ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.
☆25Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for object-is
Users that are interested in object-is are comparing it to the libraries listed below
Sorting:
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 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
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Oct 28, 2022Updated 3 years ago
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- Object.keys shim☆46Dec 30, 2025Updated 2 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Is this value a JS regex?☆24Dec 30, 2025Updated 2 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- getpass for node.js☆17Apr 25, 2017Updated 8 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Dec 30, 2025Updated 2 months ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- ☆13Jun 16, 2017Updated 8 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- ☆37Sep 27, 2023Updated 2 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- selectively run browserify transforms using globs or a filter function☆17Dec 30, 2024Updated last year
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- POSIX character classes for creating regular expressions.☆30Dec 22, 2020Updated 5 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Oct 27, 2016Updated 9 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- Decode strings according to the WHATWG Encoding Standard☆27Dec 28, 2025Updated 2 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago