sindresorhus / ip-regexLinks
Regular expression for matching IP addresses
☆197Updated 2 years ago
Alternatives and similar repositories for ip-regex
Users that are interested in ip-regex are comparing it to the libraries listed below
Sorting:
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Convert Windows backslash paths to slash paths☆336Updated 2 years ago
- Read a package.json file☆170Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create simple HTTP ETags☆262Updated this week
- Get metadata of a package from the npm registry☆243Updated last year
- Is the given string an acceptable npm package name?☆303Updated 2 weeks ago
- node byte string parser☆472Updated last year
- HTTP status utility☆282Updated this week
- Infer the content-type of a request.☆227Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Create and parse HTTP Content-Disposition header☆235Updated this week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Get the latest version of an npm package☆176Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get your internal IP address☆341Updated 2 weeks ago
- Clear a module from the cache☆183Updated 3 years ago
- Node.js final http responder☆226Updated this week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- The Lodash command-line interface.☆152Updated 2 years ago
- Node.js's require('assert') for all engines☆301Updated 9 months ago
- parse a url with memoization☆186Updated 2 months ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago