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
Alternatives and similar repositories for matched
Users that are interested in matched are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 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
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Aug 27, 2019Updated 6 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 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
- Orchestrate multiple instances of Base at once.☆11Jul 18, 2017Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Make a shallow clone of an object, array or primitive.☆31Sep 4, 2025Updated 6 months ago
- Adds an `option` method to base-methods.☆13Nov 6, 2019Updated 6 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
- 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 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
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 years ago
- Delete nested properties from an object using dot notation.☆35Feb 11, 2022Updated 4 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
- 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
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Apr 1, 2020Updated 5 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Aug 7, 2017Updated 8 years ago
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 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
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 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
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Oct 29, 2021Updated 4 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago