A tiny, faster alternative to native Array.prototype.every
Event binding component
yargs the modern, pirate-themed, successor to optimist.
Promisify a callback-style function
async.mapLimit's functionality available as a standalone npm module
A simple utility for promisifying functions and classes.
Use a single ResizeObserver instance for better performance.
React hook for handling keyboard shortcuts
Simple utility to allow your module to be consumed with a callback or promise
Finds all elementary circuits of a directed graph using Johnson's algorithm (1975)
Fetches the contents of a file accross node and browsers.
Run an array of functions in series
Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
Architect project resource enumeration utility
get a list of staged git files and their status
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
CSV parsing implementing the Node.js `stream.Transform` API
In-memory filesystem with Node.js fs-compatible API
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Make all directories in a path, like mkdir -p
utilities for observable asynchronous control flow
A passport strategy to authenticate against an AWS Cognito User Pool OAuth 2.0 provider and get user profile, access token and ID token. This supports providing cognito specific additional auth parameters. This is subclass of passport-oauth2 strategy.
Simple and robust resource pool for node.js
Converts callback-based functions to ES6 Promises