silverwind / cidr-regexLinks
Regular expression for matching IP addresses in CIDR notation
☆32Updated last week
Alternatives and similar repositories for cidr-regex
Users that are interested in cidr-regex are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- List of node.js builtin modules☆37Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated this week
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get available v8 and Node.js flags.☆57Updated 2 years ago