maghis / types-joiLinks
TypeScript types for joi (Object schema description language and validator for JavaScript objects) https://github.com/hapijs/joi
☆28Updated 2 years ago
Alternatives and similar repositories for types-joi
Users that are interested in types-joi are comparing it to the libraries listed below
Sorting:
- Convert Joi Schemas to TypeScript interfaces☆130Updated 3 weeks ago
- Provides native type extraction from Joi schemas for Typescript☆154Updated 2 years ago
- A promises port of https://github.com/raszi/node-tmp☆129Updated 10 months ago
- Split Streams3 style☆290Updated last year
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆88Updated 6 months ago
- Advanced URL Connection String☆77Updated 3 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals☆35Updated 8 years ago
- ☆140Updated last year
- installs custom cleanup handlers that run on exiting node☆166Updated 8 years ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated 2 years ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- Node.js redis client mock☆216Updated 2 years ago
- 🌲high performance debug logging 🐞☆155Updated 5 months ago
- utility for retrying a bluebird promise until it succeeds☆122Updated 6 years ago
- Detects node eventloop block and reports where it started☆330Updated 2 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Clone a Readable stream, safely☆119Updated last year
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Babel plugin to emit decorator metadata like typescript compiler☆218Updated last year
- A simple mock interface specifically for testing code relying on Sequelize models☆141Updated last year
- Custom runtime for Jest which addresses memory issue☆60Updated last year
- TypeScript language service plugin that adds type checking for sql tagged templates☆67Updated 2 years ago
- Detect any handles leaked in node☆177Updated 10 years ago
- Filesystem-bufferred, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.☆36Updated 5 months ago
- Sequelize + Decorators = ❤☆76Updated 3 weeks ago
- Topological sorting with grouping support☆108Updated 8 months ago
- Supertest-like testing with a WHAT-WG fetch interface.