Array.prototype.includes spec-compliant polyfill
☆43Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for array-includes
Users that are interested in array-includes are comparing it to the libraries listed below
Sorting:
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Object.keys shim☆46Dec 30, 2025Updated 2 months ago
- Is this value a JS regex?☆24Dec 30, 2025Updated 2 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- abstract base class for crypto-streams☆21Sep 25, 2025Updated 5 months ago
- ☆19Dec 21, 2024Updated last year
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- JS-only Hmac DRBG implementation☆25Mar 7, 2022Updated 3 years ago
- ☆19Dec 21, 2024Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- The Thing when you need it☆19Mar 15, 2024Updated last year
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- ☆20Sep 24, 2025Updated 5 months ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- ☆12Apr 26, 2019Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- ☆21Dec 21, 2024Updated last year
- ☆19Feb 28, 2018Updated 8 years ago
- ☆18Jun 9, 2018Updated 7 years ago
- browserify version of crypto.createECDH☆24Dec 21, 2024Updated last year
- A collection of Regenerate sets for Unicode various properties.☆20Sep 9, 2025Updated 5 months ago
- Node's querystring module for all engines. (ES3 compat fork)☆19Jul 7, 2017Updated 8 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Jan 13, 2026Updated last month