The core assemble application with no presets or defaults. All configuration is left to the implementor.
☆17Feb 11, 2017Updated 9 years ago
Alternatives and similar repositories for assemble-core
Users that are interested in assemble-core are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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
- 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
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 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
- 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
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 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
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 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
- Adds an `option` method to base-methods.☆13Nov 6, 2019Updated 6 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
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Detect potential file system conflicts and if necessary prompt the user before overwriting files.☆12Nov 7, 2019Updated 6 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Aug 7, 2017Updated 8 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- A curated list of awesome guides to open-source contributing☆14Jun 15, 2016Updated 9 years ago
- Create ansi colors by passing open and close codes.☆19Apr 12, 2024Updated last year
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 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
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Aug 27, 2019Updated 6 years ago
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Apr 1, 2020Updated 5 years ago
- Orchestrate multiple instances of Base at once.☆11Jul 18, 2017Updated 8 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
- Return true if a file path contains the given path.☆17May 18, 2021Updated 4 years ago
- CLI to change quotes in a file from single to double, or double to single.☆18Feb 5, 2015Updated 11 years ago
- Sink your streams.☆17Apr 15, 2023Updated 2 years ago
- Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.☆104Oct 28, 2022Updated 3 years ago
- Generate a basic README.md using answers to prompts and data from the environment, like package.json. This generator can be run by comman…☆28Oct 1, 2016Updated 9 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago