generate / generate-gitattributes
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.
☆10Updated 8 years ago
Alternatives and similar repositories for generate-gitattributes:
Users that are interested in generate-gitattributes are comparing it to the libraries listed below
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 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…☆18Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- List of archive file extensions☆14Updated 11 months ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Exclude certain items from an array☆20Updated 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…☆20Updated 4 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 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…☆17Updated 8 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Scaffold out a Generate generator project.☆11Updated 8 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the system default UID☆11Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Slice a string with ANSI escape codes☆47Updated 11 months ago