generate / generate-logLinks
Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.
☆18Updated 9 years ago
Alternatives and similar repositories for generate-log
Users that are interested in generate-log are comparing it to the libraries listed below
Sorting:
- 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 4 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 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…☆11Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Scaffold out a Generate generator project.☆11Updated 9 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Modify the values of an object☆28Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- CLI and API to get a single file from Github repository.☆11Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- This repository has been archived, use the autocomplete prompt in Enquirer instead.☆15Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Regular expression for matching punctuation characters.