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:
- Indent each line in a string☆113Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the path of the parent module☆78Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years 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
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get the set npm registry URL☆56Updated 5 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated this week
- Make a shallow clone of an object, array or primitive.☆29Updated 2 weeks ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated last week
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago