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
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- List of node.js builtin modules☆38Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Sink your streams.☆17Updated last year
- Object.keys shim☆45Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- timers module for browserify☆24Updated 3 months ago
- random string generator☆29Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 2 months ago
- Global logging utility.☆18Updated 11 months ago
- Find the module object for something that was require()d☆27Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago