jonschlinkert / to-regexLinks
Generate a regex from a string or array of strings.
☆59Updated 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:
- List of node.js builtin modules☆38Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the set npm registry URL☆55Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Get the path of the caller module☆64Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Write data to a random temporary file☆105Updated 11 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago