es-shims / object-isLinks
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
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 3 weeks ago
- List of node.js builtin modules☆37Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Object.keys shim