Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A library for building tiny and beautiful command line apps.
ESLint configuration used by Create React App
JavaScript utilities for Vega.
Prettier plugin to force all arrays to be multiline.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Library for fetching Country, its States and Cities
Integrates y values. The x array has to be ordered and increasing.
Create an array of unique values, in order, from the input arrays
Determine if the JS environment has BigInt support.
Test if the second array has at least one element in the first array
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Encoding and decoding for base64, base32, base16, and friends
Attach comments to estree nodes
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Run an array of functions in series
Minimal async jobs utility library, with streams support
Create an array without duplicates
async.mapLimit's functionality available as a standalone npm module
No description provided.
remove items from a javascript array without generating memory garbage
Remove duplicate values from an array. Fastest ES5 implementation.