Architect project resource enumeration utility
CSV parsing implementing the Node.js `stream.Transform` API
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
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
A viewer for DNA, RNA, and protein sequences that supports many input formats
m3u8 parser
utilities for observable asynchronous control flow
Mixmax API wrapper
Simple backoff calculation with multiple strategies
Cross-platform .zip file creation
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
A parser for .properties files written in javascript
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Various cache implementations
Asynchronous iterator function for parallel processing.
Evaluate asynchronous tasks with configurable concurrency.
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
CSV stringifier implementing the Node.js `stream.Transform` API
OpenTelemetry instrumentation for AWS Lambda function invocations
Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
A tiny (183B to 210B) and fast utility to ascend parent directories
Let your JS API users either give you a callback or receive a promise
Expose controllers as REST endpoints and route REST API requests to controller methods