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:
- Iterate over promises serially☆50Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 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
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- 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
- Parse HTTP X-Forwarded-For header☆57Updated 3 weeks ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- reschedulable setTimeout for you node needs☆37Updated last year
- ☆41Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- Map over promises serially☆48Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 4 months ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago