sindresorhus / is-ipLinks
Check if a string is an IP address
☆114Updated last year
Alternatives and similar repositories for is-ip
Users that are interested in is-ip are comparing it to the libraries listed below
Sorting:
- Check if a string is a valid filename☆62Updated 3 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 2 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Move a file - Even works across devices☆201Updated last year
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Convert RGB color to HEX☆119Updated last year
- Get the default browser☆56Updated last year
- Check if a file path is an image☆95Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Regular expression for matching IP addresses☆196Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 2 months ago