es-shims / object-is
ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.
☆25Updated last year
Alternatives and similar repositories for object-is:
Users that are interested in object-is are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 11 months ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Object.keys shim☆45Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- timers module for browserify☆24Updated 2 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 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…☆23Updated 8 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Sink your streams.☆17Updated last year
- Get the set npm registry URL☆53Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Simple `setImmediate` shim☆28Updated last year
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Center-align the text in a string.☆23Updated 7 years ago