sindresorhus / float-equal
Check if two floats are almost equal
☆18Updated 3 years ago
Alternatives and similar repositories for float-equal:
Users that are interested in float-equal are comparing it to the libraries listed below
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Find mapcodes in a string☆24Updated 2 years ago
- Find the closest package.json file meeting specific criteria☆15Updated 9 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Manages complex Babel config chains, avoiding duplicated work and enabling effective caching☆14Updated 6 years ago
- Modify the values of an object☆27Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if a value is an error constructor☆13Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Sink your streams.☆17Updated last year
- Check if an Iterable is empty☆22Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Regular expression for matching mapcodes☆18Updated 2 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Get the name of a named function☆33Updated 3 years ago
- Benchmarks comparing ESNext features to their ES5 and various pre-processor equivalents☆28Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Create streams from promises☆15Updated 8 years ago
- Check if a value is a function☆27Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago