Extends the Array.prototype to have a method to check if there are any duplicate values in the array. Return true on the first duplicate found or false if no duplicates are found.
Compile objects with duplicate keys to valid strict ES5
Compile regular expressions using duplicate named groups to index-based groups.
Get the ArrayBuffer out of a TypedArray, robustly.
Flowtype linting rules for ESLint.
Remove duplicate values from an array. Fastest ES5 implementation.
Flowtype linting rules for ESLint by flow-typed
ESLint plugin for Angular Templates
Run an array of functions in parallel
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Copy a descriptor from object A to object B
Library for fetching Country, its States and Cities
Discard duplicate rules in your CSS files with PostCSS.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Tiny queue data structure
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
utilities for primitive JavaScript types
Parser for Github, GitLab and Bitbucket issues actions, references and mentions
Returns an array of all tabbable DOM nodes within a containing node.
Zero dependency library to safe merge objects.
A Babel preset for each environment.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.