sindresorhus / is-ipLinks
Check if a string is an IP address
☆114Updated 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 latest version of an npm package☆176Updated last year
- Sort the keys of an object☆104Updated 2 weeks ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Parse milliseconds into an object☆119Updated last year
- Convert RGB color to HEX☆119Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Check if a string is HTML☆95Updated last year
- Check if a file path is an image☆95Updated 2 years ago
- 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
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated this week
- Get the default browser☆56Updated last year
- Check if a URL is absolute☆79Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- A JSON with CSS color names☆120Updated 7 months ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year