k1r0s / kaop-ts
Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc
☆262Updated 2 years ago
Alternatives and similar repositories for kaop-ts:
Users that are interested in kaop-ts are comparing it to the libraries listed below
- TypeScript action creators for Redux☆185Updated last year
- TSLint rules for enforcing Clean Code☆170Updated 2 years ago
- TSLint rules to disable mutation in TypeScript.☆419Updated 4 years ago
- TypeScript 2.2.1 plugin for tslint☆188Updated 5 years ago
- Typescript Mock objects☆80Updated 2 years ago
- Debugging Typescript in VS Code without compiling☆174Updated 7 years ago
- TypeScript Tools for Node.js☆169Updated this week
- TypeScript Declarative Validation for Joi☆237Updated 2 years ago
- A TypeScript custom transformer which enables to enumerate members of the union of string literal types☆79Updated 2 years ago
- Lazy evaluated property injection decorators☆144Updated 3 years ago
- Generates UML diagrams from TypeScript source code☆340Updated 6 years ago
- Optional Chaining for TypeScript☆580Updated 4 years ago
- Collection of awesome rules to extend TSLint☆209Updated 2 years ago
- TypeScript compiler with Reflection capabilities☆120Updated 6 years ago
- TypeScript path alias resolver☆151Updated last year
- Awesome serializer / deserializer for javascript objects☆108Updated 3 years ago
- Type safe error handling library for Typescript☆92Updated 4 years ago
- [Unmaintained] Generates TypeScript definition file(d.ts) from swagger.json for edge cases.☆160Updated last year
- TSLint rules targeting RxJS☆310Updated 3 years ago
- Code ➡️ prettier ➡️ tslint --fix ➡️ Formatted Code ✨☆225Updated 2 years ago
- A library for making RxJS support async-await for-await loops via AsyncIterables☆200Updated 2 years ago
- TSLint rules for RxJS☆372Updated 2 years ago
- 🚀 Fork of the AVA test runner with native typescript support☆116Updated 4 years ago
- utility functions for working with typescript's AST☆326Updated last year
- TypeScript AST and code generator [Deprecated]☆94Updated 7 years ago
- Type-safe, isomorphic event emitters☆125Updated 2 years ago
- Given a swagger.json file, generates a number of TypeScript files which can be used as models and model-driven forms in Angular (2 and ab…☆87Updated 2 years ago
- Graphql implementation in Typescript using decorator