`util.inspect` with additional type information
Create Error classes
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Scanner and parser for JSON with comments.
Return a function which tests if every element in an array passes a test condition.
Display an arrow in a string of code to point to a location
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
ES2015 `Array#findIndex()` ponyfill
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Evaluate asynchronous tasks with configurable concurrency.
Array#filter for older browsers.
Query result type converters for node-postgres
validate SPDX license expressions
An iteration of the Node.js core streams with a series of improvements
Transform stream that tokenizes CSS
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Resolve a directory that is either local, global or in the user's home directory.
Normalizes data that can be found in package.json files.
Read `.xlsx` files in a web browser or in Node.js
streaming unbzip2 implementation in pure javascript for node and browsers
Array manipulation, ordering, searching, summarizing, etc.
Get the root of a posix or windows filepath.
Securely compare two strings, copied from cryptiles
Compare json schemas smarter.