sindresorhus / number-is-nan
ES2015 Number.isNaN() ponyfill
☆28Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for number-is-nan
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a path is in the current working directory☆21Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Sort an array of numbers☆16Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Left pad each line in a string☆19Updated last year
- Center-align the text in a string.☆22Updated 7 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year