file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
☆56Jan 8, 2022Updated 4 years ago
Alternatives and similar repositories for glob-fs
Users that are interested in glob-fs are comparing it to the libraries listed below
Sorting:
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 2017Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- CLI and API to get a single file from Github repository.☆11May 31, 2017Updated 8 years ago
- Orchestrate multiple instances of Base at once.☆11Jul 18, 2017Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or …☆10Jun 25, 2017Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Jun 10, 2021Updated 4 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Oct 17, 2017Updated 8 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17May 1, 2016Updated 9 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Nov 2, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- This repository has been archived, use the autocomplete prompt in Enquirer instead.☆15Oct 19, 2017Updated 8 years ago
- Enable Travis CI for a project from the command line.☆16Jul 24, 2017Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18May 30, 2021Updated 4 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 8 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 2017Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Aug 7, 2017Updated 8 years ago
- Get and update GitHub repository topics.☆12Aug 21, 2017Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Aug 27, 2019Updated 6 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Regular expression for matching words in a string. Support for english, CJK and Cyrillic.☆18Sep 12, 2018Updated 7 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Base plugin that adds a getter/setter for the current working directory.☆12Jul 13, 2016Updated 9 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Oct 29, 2021Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago