sindresorhus / float-equalLinks
Check if two floats are almost equal
☆18Updated 4 years ago
Alternatives and similar repositories for float-equal
Users that are interested in float-equal are comparing it to the libraries listed below
Sorting:
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Check if a value is an Observable☆44Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Check if a value is a function☆29Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if something is a generator function☆24Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Log the value/error of a promise☆29Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago