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:
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Indent each line in a string☆113Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Rename a function☆46Updated last year
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Map over promises serially☆48Updated 4 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- Write data to a random temporary file☆105Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago