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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- timers module for browserify☆24Updated 3 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- random string generator☆29Updated 5 years ago
- Object.keys shim☆45Updated 2 years ago
- Global logging utility.☆18Updated last year
- 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Sink your streams.☆17Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago