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.
☆17Updated 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 a Generate generator project.☆11Updated 9 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 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 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Modify the values of an object☆27Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 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
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Get a list of npm packages with keywords☆52Updated last year
- This repository has been archived, use the autocomplete prompt in Enquirer instead.☆15Updated 7 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
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.