typeorm-transactional-decorator
A package to simplify transaction management in TypeORM
A package to simplify transaction management in TypeORM
Awesome OpenSearch model using TypeScript classes.
Better types for experimental/legacy TypeScript decorators
A decorator that enforces a time limit on the execution of an async method.
Inject without needing a constructor
`ts-jackson` is a powerful TypeScript library designed for efficient JSON serialization and deserialization into classes. It leverages lodash's path patterns to effortlessly resolve deeply nested structures. Explore the `src/examples` directory for practi
A simple and flexible feature toggle system based on Typescript decorators and classes
Typescript form validation using Decorators
A transformer to use with TypeScript compiler APIs that removes unnecessary decorators. It's particularly useful when sharing code between backend and frontend, preventing backend-specific decorators from appearing in the frontend bundle.
a tiny and simple entity mapper for frontend, aim to improve code quality
a tiny and simple entity mapper for frontend, aim to improve code quality
The short and sweet way to write API consumers
Sourcecode instrumentation with Open-Telemetry for nodejs
A library to simplify building [tRPC](https://github.com/trpc/trpc) routes using decorator syntax, enhancing ease of use and compatibility with Dependency Injection paradigms like [TSyringe](https://github.com/microsoft/tsyringe).
Useless decorators, validators for NestJS and TopeORM
Typescript decorators for Joi validator.
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
Entity(Class) level validator based on class-validator interfaces
A collection of validator decorators. Fully compatible with class-validator, NestJS and TypeScript.
A higher order component decorator for forms using Redux and React