tsed
Framework
A Node.js and TypeScript framework that simplifies the creation of web applications with decorators and guidelines for readable and error-free code.
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
284 forks
Language: TypeScript
last commit: 4 days 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,236 |
effect-ts/effect | A framework for building robust applications in TypeScript with a focus on functional effects and dependency management | 7,641 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,719 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,918 |
torokmark/design_patterns_in_typescript | A collection of design pattern implementations in TypeScript | 5,212 |
lukeed/tsm | A tool for loading and executing TypeScript modules in Node.js environments | 1,185 |
wclr/ts-node-dev | A tool that combines compilation and reloading of TypeScript applications with the functionality of node-dev. | 3,430 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
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,491 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,770 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
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,969 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,464 |