verbose / verb-generate-readmeLinks
Generate your project's readme with verb. Requires verb v0.9.0 or higher.
☆169Updated last year
Alternatives and similar repositories for verb-generate-readme
Users that are interested in verb-generate-readme are comparing it to the libraries listed below
Sorting:
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆130Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Make a function mimic another one☆96Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆125Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated last week
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆61Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Detect the indentation of code☆197Updated 2 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago