tsed
Node.js framework
A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors.
Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
3k stars
43 watching
286 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
clicontributiondecoratorsdependency-injectionexpresshacktoberfestiockoalifecycle-hooksmiddlewaremulternodejsnodejs-apinodejs-frameworkopen-sourcerest-apisocket-ioswaggertypescripttypescript-framework
Related projects:
Repository | Description | Stars |
---|---|---|
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,383 |
effect-ts/effect | A TypeScript framework providing a functional effect system with tools for building robust applications | 7,841 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,738 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,938 |
torokmark/design_patterns_in_typescript | A collection of design pattern implementations in TypeScript | 5,238 |
lukeed/tsm | A tool for loading and executing TypeScript modules in Node.js environments | 1,190 |
wclr/ts-node-dev | A tool that combines compilation and reloading of TypeScript applications with the functionality of node-dev. | 3,434 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,805 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
unix/koa-ts | A Koa2 application built with TypeScript, providing a best practice template for building robust and maintainable web applications. | 377 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,990 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,629 |