TypeStack

Results 8 repositories owned by TypeStack

class-validator

10.6k
Stars
765
Forks
Watchers

Decorator-based property validation for classes.

routing-controllers

4.3k
Stars
391
Forks
Watchers

Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.

class-sanitizer

99
Stars
19
Forks
Watchers

Decorator based class property sanitation in Typescript.

typedi

3.9k
Stars
161
Forks
Watchers

Simple yet powerful dependency injection tool for JavaScript and TypeScript.

socket-controllers

337
Stars
50
Forks
Watchers

Use class-based controllers to handle websocket events.

class-transformer

6.6k
Stars
476
Forks
Watchers

Decorator-based transformation, serialization, and deserialization between objects and classes.

typeorm-typedi-extensions

255
Stars
36
Forks
Watchers

Dependency injection and service container integration with TypeORM using TypeDI library.

microframework

72
Stars
20
Forks
Watchers

[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.