base-repos / base-routesView external linksLinks
Plugin for adding routes support to your `base` application. Requires templates support to work.
☆11Aug 7, 2017Updated 8 years ago
Alternatives and similar repositories for base-routes
Users that are interested in base-routes are comparing it to the libraries listed below
Sorting:
- Orchestrate multiple instances of Base at once.☆11Jul 18, 2017Updated 8 years ago
- Detect potential file system conflicts and if necessary prompt the user before overwriting files.☆11Nov 7, 2019Updated 6 years ago
- Adds an `option` method to base-methods.☆13Nov 6, 2019Updated 6 years ago
- Plugin that adds project-generator support to your `base` application.☆13Apr 1, 2020Updated 5 years ago
- Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed t…☆11Jul 27, 2016Updated 9 years ago
- Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) project…☆12May 21, 2016Updated 9 years ago
- Base plugin that adds support for generating files from a declarative scaffold configuration.☆11Apr 1, 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
- Base plugin that adds a getter/setter for the current working directory.☆12Jul 13, 2016Updated 9 years ago
- Base plugin that adds methods for programmatically installing bower packages☆11Apr 13, 2016Updated 9 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Apr 1, 2020Updated 5 years ago
- Plugin that adds support for generating project files from a declarative boilerplate configuration.☆12Jul 21, 2016Updated 9 years ago
- base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.☆12Apr 1, 2020Updated 5 years ago
- Plugin for base-methods that simplifies mapping argv arguments to tasks, commands, and options☆12May 24, 2016Updated 9 years ago
- base plugin that provides a very thin wrapper around composer for adding task methods to your application.☆14Nov 22, 2018Updated 7 years ago
- Watch plugin for base applications.☆12Apr 6, 2016Updated 9 years ago
- Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.☆14Jan 12, 2023Updated 3 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.☆21Apr 1, 2017Updated 8 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 getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods…☆20May 19, 2016Updated 9 years ago
- base-methods plugin that adds vinyl-fs methods to your 'base' application for working with the file system, like src, dest, copy and syml…☆13May 28, 2016Updated 9 years ago
- base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.☆12Mar 25, 2016Updated 9 years ago
- Base plugin that adds methods for creating, updating and using search indices.☆13Feb 2, 2017Updated 9 years ago
- Starting point for a base application with a minimal selection of commonly used plugins, and a functional CLI that will run a `basefile.j…☆14Apr 13, 2018Updated 7 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Sep 12, 2016Updated 9 years ago
- Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-option…☆23Apr 14, 2016Updated 9 years ago
- // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; contract MyFirstContract { string public message; function setMessage…☆20Sep 7, 2024Updated last year
- ☆21Aug 3, 2016Updated 9 years ago
- Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.☆103Oct 28, 2022Updated 3 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 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
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Jun 10, 2021Updated 4 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 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
- Token contract with buy/sell/liquidity fees on base network☆14Mar 28, 2024Updated last year
- 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