Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
☆14Jun 10, 2021Updated 4 years ago
Alternatives and similar repositories for bash-glob
Users that are interested in bash-glob are comparing it to the libraries listed below
Sorting:
- 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
- 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
- Set an alarm that will call the given function at the specified time.☆10May 11, 2017Updated 8 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 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
- This repository has been archived, use Enquirer instead.☆13May 28, 2018Updated 7 years ago
- Orchestrate multiple instances of Base at once.☆11Jul 18, 2017Updated 8 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Sep 4, 2019Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- Adds an `option` method to base-methods.☆13Nov 6, 2019Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Watch plugin for base applications.☆12Apr 6, 2016Updated 9 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Detect potential file system conflicts and if necessary prompt the user before overwriting files.☆12Nov 7, 2019Updated 6 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
- Base plugin for adding a `pkg` object with get/set methods for getting data from package.json or setting data to package.json.☆13Dec 21, 2017Updated 8 years ago
- This repository has been archived, use the autocomplete prompt in Enquirer instead.☆15Oct 19, 2017Updated 8 years ago
- Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.☆17Jan 25, 2018Updated 8 years ago
- Basic API for yarn.☆28May 19, 2018Updated 7 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 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
- POSIX character classes for creating regular expressions.☆30Dec 22, 2020Updated 5 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
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Feb 11, 2017Updated 9 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Jun 2, 2017Updated 8 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Apr 1, 2020Updated 5 years ago
- Add "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.☆22Apr 1, 2017Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Jan 16, 2023Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th …☆96Dec 29, 2022Updated 3 years ago
- yargs' chat-bot☆37Dec 15, 2023Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Nov 7, 2019Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago