inspect-js / is-negative-zeroLinks
Is this value negative zero? === will lie to you.
☆18Updated 8 months ago
Alternatives and similar repositories for is-negative-zero
Users that are interested in is-negative-zero are comparing it to the libraries listed below
Sorting:
- Check whether a given value is a generator function☆15Updated last year
- Sink your streams.☆17Updated 2 years ago
- 🤗 "In Pursuit of Open Source" Zeit Day 2018☆23Updated 7 years ago
- Boilerplate for React-Redux apps☆19Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Generate unique numeric id.☆11Updated 10 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
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆21Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- A tool to help you migrating from should to assert☆13Updated last year
- An adapter which make it easier to use Prism in Node.js.☆24Updated 5 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆25Updated 7 years ago
- ☆11Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- A set of ES7 composable decorators around the fetch api☆13Updated 8 years ago
- List up recently updated modules.☆14Updated 7 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.☆13Updated 10 months ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year