sindresorhus / in-rangeLinks
Check if a number is in a given range
☆22Updated 5 years ago
Alternatives and similar repositories for in-range
Users that are interested in in-range are comparing it to the libraries listed below
Sorting:
- Check if a value is a function☆29Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Check if a path exists☆26Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Get the version of a binary in semver format☆42Updated last year
- Include only certain items in an array☆19Updated 7 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Check if a value is an object☆42Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Rename a function☆46Updated 2 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Simple wildcard matching☆34Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago