sindresorhus / ip-regex
Regular expression for matching IP addresses
☆193Updated last year
Alternatives and similar repositories for ip-regex:
Users that are interested in ip-regex are comparing it to the libraries listed below
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- HTTP status utility☆275Updated 2 months ago
- Read a package.json file☆166Updated last year
- Get metadata of a package from the npm registry☆238Updated 6 months ago
- Get the latest version of an npm package☆177Updated 10 months ago
- Infer the content-type of a request.☆228Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- parse a url with memoization☆187Updated 8 months ago
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Clear a module from the cache☆181Updated 3 years ago
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- Check if a path exists☆150Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Copy files☆427Updated 5 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated 11 months ago
- Find the closest package.json file☆161Updated last year
- Options Validation☆248Updated last month
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Is the given string an acceptable npm package name?☆301Updated 3 months ago
- ESlint Rules for the Standard Linter☆125Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 5 months ago
- Get your internal IP address☆333Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- Join all arguments together and normalize the resulting url.☆359Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- node byte string parser☆464Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated last month
- Returns true if the given value is an object created by the Object constructor.☆151Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago