sindresorhus / is-ipLinks
Check if a string is an IP address
☆113Updated 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 latest version of an npm package☆176Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Block the main thread for a given amount of time☆125Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the name of the current operating system. Example: macOS Sierra☆145Updated last week
- Move a file - Even works across devices☆199Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Check if a file path is an image☆94Updated last year
- Check if a string is HTML☆95Updated last year
- Loosely validate a URL.☆166Updated last year
- Convert RGB color to HEX☆118Updated last year
- Regular expression for matching IP addresses☆193Updated last year
- Read a package.json file☆167Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Parse milliseconds into an object☆119Updated last year
- Find the closest package.json file☆164Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago