sindresorhus / ip-regexLinks
Regular expression for matching IP addresses
☆196Updated 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☆303Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- HTTP status utility☆281Updated last week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated this week
- Create simple HTTP ETags☆259Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Is the given string an acceptable npm package name?☆303Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 months ago
- Infer the content-type of a request.☆228Updated 3 weeks ago
- Get the latest version of an npm package☆176Updated last year
- node byte string parser☆471Updated last year
- Read a package.json file☆169Updated last year
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆80Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Create and parse HTTP Content-Disposition header☆234Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- parse a url with memoization☆186Updated 3 weeks ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆192Updated last year
- node.js util module as a module☆253Updated 8 months ago
- Node.js final http responder☆226Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Get your internal IP address☆337Updated 9 months ago
- Node.js's require('assert') for all engines☆301Updated 8 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Timeout a promise after a specified amount of time☆292Updated 7 months ago