InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 23 TypeScript Decorator Projects
-
In 14.03.2022 I asked a question1 in class-validator repo about throwing an error when a user sends multiple data while we're gonna allow them to only send one of them.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
All good points! We built Yates (https://github.com/cerebruminc/yates) to solve the authz problem.
Yates implements Postgres RLS on top of Prisma, which we use as our ORM, and then our GraphQL schema is generated using TypeGraphQL (https://typegraphql.com/). Overall, it's a very nice setup and allows us to be versatile on the client side while still having strong authentication integrity.
-
-
Ts.ED
:triangular_ruler: 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!
-
-
-
injection-js
Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
ioc
:unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript (by owja)
-
-
awesome-typescript-examples
✨ Awesome TypeScript Examples with complete show cases of how to take advantage of the language potential.
-
fastify-resty
⚔️ Declarative NodeJS web framework with REST API route auto-generation, DI, and decorators, build on top of Fastify and TypeScript.
We are implementing the concept of controllers. As our application is very small, we just have one entity and just one file to centralize all routes of this entity
-
-
-
ts-jackson
A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.
-
-
-
-
react-decorated-text
Unstyled React component to apply multiple text highlight/decorations within a larger body of text.
Project mention: Show HN: React-decorated-text (first NPM lib, seeking code review) | news.ycombinator.com | 2024-05-09 -
ombud
A tiny decorator based abstraction layer for making HTTP proxy servers with fastify-http-proxy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Decorators discussion
TypeScript Decorators related posts
-
NestJS + class-validator
-
Migrating From until-destroy To Angular takeUntilDestroyed
-
DRY Principle in Your AWS SAM Application with Middlewares
-
[Nestia] Boost up your NestJS server much faster and easier (maximum 20,000x faster)
-
Angular 16 - takeUntilDestroyed() operator
-
The new #Angular "takeUntilDestroyed" operator is not only safe, it will also throw an error to discourage bad design
-
Using OOP patterns in an express application?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 Sep 2024
Index
What are some of the best open-source Decorator projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | class-validator | 10,870 |
2 | TypeGraphQL | 8,026 |
3 | tsyringe | 5,012 |
4 | Ts.ED | 2,829 |
5 | sequelize-typescript | 2,778 |
6 | until-destroy | 1,736 |
7 | injection-js | 1,178 |
8 | discordx | 607 |
9 | rxweb | 403 |
10 | vue-facing-decorator | 353 |
11 | ioc | 280 |
12 | utils-decorators | 216 |
13 | awesome-typescript-examples | 180 |
14 | fastify-resty | 82 |
15 | meta-controller | 25 |
16 | TypeManager.TS | 24 |
17 | ts-jackson | 22 |
18 | react-decorate-form | 19 |
19 | nestjs-custom-injector | 10 |
20 | decotix | 7 |
21 | react-decorated-text | 5 |
22 | ombud | 3 |
23 | node-decorators | 3 |