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
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is an Observable☆44Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Check if an Array is sorted☆35Updated 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
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Check if a path exists☆26Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- ES2015 Number.isSafeInteger() ponyfill☆19Updated 5 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Node.js `assert` as a standalone module☆26Updated 5 years ago