abreits / amqp-ts
AmqpSimple, a RabbitMQ tested Amqp library written in and for Typescript
☆136Updated 11 months ago
Alternatives and similar repositories for amqp-ts:
Users that are interested in amqp-ts are comparing it to the libraries listed below
- TypeScript Declarative Validation for Joi☆237Updated 2 years ago
- Generate and serve swagger.json☆150Updated 2 years ago
- TypeScript path alias resolver☆151Updated last year
- Type-safe object streams with seamless support for backpressure, ending, and error handling☆65Updated 2 years ago
- The same movielistr backend in nodejs, but for dependency injection I used typescript-ioc lib instead of awilix.☆49Updated 7 years ago
- Generate Sequelize definition statements and compatible TypeScript definitions from a database schema☆79Updated 3 years ago
- An example of tsoa usage☆54Updated 2 years ago
- A sample repo leveraging TypeScript, jest and ts-jest (with code coverage and debugging)☆162Updated 6 years ago
- Typescript Mock objects☆80Updated 2 years ago
- Moq for Typescript☆123Updated this week
- Dependency injection and service container integration with TypeORM using TypeDI library.☆263Updated last year
- ☆97Updated 3 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
- TSLint rules for enforcing Clean Code☆170Updated 2 years ago
- Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc☆262Updated 2 years ago
- Timing safe string compare using double HMAC☆87Updated 2 years ago
- Debugging Typescript in VS Code without compiling☆174Updated 7 years ago
- TypeORM+ adds functionality to TypeORM intending to make the Repository and QueryBuilder more powerful.☆154Updated 2 years ago
- Convert class-validator-decorated classes into JSON schema☆232Updated 2 months ago
- Graphql implementation in Typescript using decorator☆64Updated 2 years ago
- Chai assertion compatible tslint no-unused-expression rule☆46Updated 5 years ago
- Typescript AWS DynamoDB ORM☆233Updated 2 months ago
- Generate TypeScript d.ts definitions for generated js files from grpc_tools_node_protoc☆501Updated 8 months ago
- Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity☆193Updated 2 months ago
- Code generation for io-ts☆158Updated 2 years ago
- Resolve and parse `tsconfig.json`, replicating TypeScript's behaviour