jonschlinkert / to-regexLinks
Generate a regex from a string or array of strings.
☆60Updated 5 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:
- Get the path of the caller module☆67Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Iterate over promises serially☆52Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Indent each line in a string☆115Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Tests whether one path is inside another path☆43Updated 5 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Map over promises serially☆50Updated 4 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago