Pinned Repositories
.github
Default templates and guidelines for TypeStack GitHub repositories.
class-sanitizer
Decorator based class property sanitation in Typescript.
class-transformer
Decorator-based transformation, serialization, and deserialization between objects and classes.
class-validator
Decorator-based property validation for classes.
microframework
[deprecated] Microframework is a simple tool that allows you to execute your modules in proper order, helping you to organize bootstrap code in your application.
routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
socket-controllers
Use class-based controllers to handle websocket events.
typedi
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
typeorm-typedi-extensions
Dependency injection and service container integration with TypeORM using TypeDI library.
TypeStack's Repositories
typestack/class-validator
Decorator-based property validation for classes.
typestack/class-transformer
Decorator-based transformation, serialization, and deserialization between objects and classes.
typestack/routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
typestack/typedi
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
typestack/socket-controllers
Use class-based controllers to handle websocket events.
typestack/typeorm-typedi-extensions
Dependency injection and service container integration with TypeORM using TypeDI library.
typestack/class-sanitizer
Decorator based class property sanitation in Typescript.
typestack/microframework
[deprecated] Microframework is a simple tool that allows you to execute your modules in proper order, helping you to organize bootstrap code in your application.
typestack/.github
Default templates and guidelines for TypeStack GitHub repositories.