A simple CLI to run Node.js and report code coverage.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Determines if an object can be used as an array
Friendly emoji lookups and parsing utilities for Node.js. 💖
Load node modules according to tsconfig paths, in run-time or via API.
Implements https://w3c.github.io/accname/
Info about node `exports` field support: version ranges, categories, etc.
TypeScript execution environment and REPL for node.js, with source map support
takes json-cov output into stdin and POSTs to coveralls.io
output coverage reports using Node.js' built in coverage
Helper functions for V8 coverage files.
A modern, high performance Redis client
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Converts a Web-API readable-stream into a Node.js readable-stream.
Cron jobs for your node
transform humanize time to ms
Easy error subclassing and stack customization
A robust, performance-focused and full-featured Redis client for Node.js.
A inter-process and inter-machine lockfile utility that works on a local or network file system
Create RSA Public Key PEM from Modulus and Exponent value in node.js
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.