Generate a .gitattributes file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.
☆10Aug 17, 2016Updated 9 years ago
Alternatives and similar repositories for generate-gitattributes
Users that are interested in generate-gitattributes are comparing it to the libraries listed below
Sorting:
- 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
- Generate a `.editorconfig` file from the command line, or use as a sub-generator or plugin in your own generator.☆13Aug 17, 2016Updated 9 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
- 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
- Generate generator to create a new repository on GitHub.☆11May 7, 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
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆19Aug 21, 2016Updated 9 years ago
- Plugin that adds project-generator support to your `base` application.☆13Apr 1, 2020Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Generate a .travis.yml file to the cwd or specified directory. Install globally and run with generate's CLI, or use as a component in you…☆21Jan 23, 2019Updated 7 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
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Dec 2, 2017Updated 8 years ago
- 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
- adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.☆19Apr 1, 2020Updated 5 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Jun 30, 2016Updated 9 years ago
- Getting started with toolkit.☆20Jun 20, 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
- Delete files and folders and any intermediate directories if they exist (sync and async).☆24Jul 2, 2017Updated 8 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?☆21Apr 26, 2017Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 2017Updated 8 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
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 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
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Get and update GitHub repository topics.☆12Aug 21, 2017Updated 8 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Aug 7, 2017Updated 8 years ago
- Fly.io API wrapper for simplifying REST calls.☆10Aug 23, 2017Updated 8 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 8 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
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 2017Updated 8 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Mar 2, 2020Updated 5 years ago