inspect-js / is-negative-zero
Is this value negative zero? === will lie to you.
☆18Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for is-negative-zero
- All-in-one module for forking repos, changing their files, and opening pull requests on GitHub☆8Updated 6 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- The require hook will bind itself to node's require and automatically uglify files on the fly.☆11Updated last year
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Sink your streams.☆17Updated last year
- WebAssembly Types☆17Updated 7 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago
- Get a chunk of an array based on the total number of chunks and current index☆8Updated 4 years ago
- Determines whether a value is a WHATWG URL.☆12Updated 3 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Koa middleware to support query batching for react-relay-network-layer☆11Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- ☆8Updated 6 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 5 months ago
- Read all matching files or directories by walking up parent directories☆10Updated 6 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 4 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- JavaScript modules with C++ addons☆15Updated 7 years ago
- Advisory cross-platform lock on a file using a file descriptor to it.☆38Updated 2 months ago
- Find the module object for something that was require()d☆26Updated last year