sindresorhus / in-rangeLinks
Check if a number is in a given range
☆21Updated 4 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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Modify the filename in a path☆16Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Include only certain items in an array☆18Updated 4 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Exclude certain items from an array☆22Updated 4 months ago
- Sort an array of numbers☆17Updated last month
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Linkify GitHub issue references☆47Updated last month
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Simple wildcard matching☆34Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if a value is an object☆41Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated last year
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Split a string at one or more indices☆24Updated 4 years ago
- Check if a value is a Blob☆23Updated last year