sindresorhus / is-ipLinks
Check if a string is an IP address
☆115Updated 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
- Convert RGB color to HEX☆121Updated 2 years ago
- Generate a unique random string☆88Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 5 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Block the main thread for a given amount of time☆126Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Strip leading whitespace from each line in a string☆143Updated last month
- Sort the keys of an object☆105Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- A response-like object for mocking a Node.js HTTP response stream☆37Updated last month
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Check if a file path is an image☆97Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated this week
- Get the default browser☆57Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Delay execution for a given amount of seconds☆86Updated last week
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Wait for a condition to be true☆163Updated last month
- Check if a URL is absolute☆80Updated 2 months ago