ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
finds an item in an array matching a predicate function, and returns its index
High-performance JSON Pointer implementation
Array manipulation, ordering, searching, summarizing, etc.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
ES2015 `Array#findIndex()` ponyfill
ECMAScript 6 Symbol polyfill
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Replace or remove multiple items in an array.
Get the first fulfilled promise that satisfies the provided testing function
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
General purpose glob-based configuration matching.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Return an array of all parent node_modules directories
ECMAScript extensions and shims
Node addon for string extraction for msgpackr
Standalone CSS Selector Finder and Parser.
Lazy-evaluating list of files, based on globs or regex patterns
Regular expression for matching semver versions
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
A lightweight library that provides tools for organizing asynchronous code