sindresorhus / is-ipLinks
Check if a string is an IP address
☆117Updated 2 years ago
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 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Generate a unique random string☆89Updated 3 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- Check if a file path is an image☆99Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- A JSON with CSS color names☆123Updated 2 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 7 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a string is a URL☆87Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 3 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53Updated 2 years ago
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Boxes for use in the terminal☆106Updated last year
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Parse milliseconds into an object☆124Updated last year
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated 3 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Check if a URL is absolute☆80Updated 4 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week