Properties file reader for Node.js
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Get the textual position of a property in a JSON text
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Flowtype linting rules for ESLint.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Array manipulation, ordering, searching, summarizing, etc.
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
Get, set, or delete nested properties of process.env using a dot path
Lodash modular utilities.
esformatter plugin for transforming object bracket usage to dot notation
A helper function to resolve a module name or path in relation to the specified context and require it.
JavaScript utilities for Vega.
Find [nd-]array min/max values
Read arrays as standard WhatWG streams.
Access object properties using dot notation.
Decodes complex FormData into a JavaScript object
Validates if a value is an integer array.
Split a dot property into its parts
A super simple jest dot reporter, great for use within shells like emacs ;)
Deep-pick and deep-omit objects with typesafe paths.
A JavaScript text diff implementation.