jonschlinkert / to-regexLinks
Generate a regex from a string or array of strings.
☆60Updated 4 years ago
Alternatives and similar repositories for to-regex
Users that are interested in to-regex are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Get the path of the caller module☆66Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- (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
- Get the set npm registry URL☆56Updated 7 months ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Iterate over promises serially☆51Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Check if something is a Node.js stream☆114Updated last year
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Write data to a random temporary file☆107Updated last year
- List of node.js builtin modules☆37Updated last year
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago