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 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Generate a unique filename for use in temporary directories or caches.☆45Updated 3 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- List of node.js builtin modules☆37Updated 2 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 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`☆82Updated 4 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Node's internal object extension function, for you!☆28Updated 2 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆66Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- timers module for browserify☆24Updated last year