silverwind / cidr-regexLinks
Regular expression for matching IP addresses in CIDR notation
☆32Updated 3 weeks ago
Alternatives and similar repositories for cidr-regex
Users that are interested in cidr-regex are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated this week
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆43Updated 2 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Modern Buffer API polyfill without footguns☆27Updated 4 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last week
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 2 weeks 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 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated last week
- Expand placeholders in a template string☆18Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago