All Projects β†’ donavon β†’ init-readme

donavon / init-readme

Licence: MIT license
An opinionated README.md generator for npm utility packages

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to init-readme

SamirPaul1
πŸ€– My GitHub Profile README ✨
Stars: ✭ 26 (+116.67%)
Mutual labels:  readme, readme-template, readme-boilerplate
readme-generator
πŸ“¦πŸ“ Personal generator to simply create cool and efficients README.md
Stars: ✭ 32 (+166.67%)
Mutual labels:  readme, readme-template, readme-generator
Readme Md Generator
πŸ“„ CLI that generates beautiful README.md files
Stars: ✭ 9,184 (+76433.33%)
Mutual labels:  readme, readme-template, readme-generator
github-profile-views-counter
Github new features README profile views counter made with Yii2 framework.
Stars: ✭ 158 (+1216.67%)
Mutual labels:  readme, readme-template, readme-generator
autobadge
Simple CLI tool to generate essential repository badges with ease
Stars: ✭ 16 (+33.33%)
Mutual labels:  readme, readme-template, readme-generator
action-dynamic-readme
~ Dynamic ReadME Generator ~
Stars: ✭ 29 (+141.67%)
Mutual labels:  readme, readme-template, readme-generator
The Documentation Compendium
πŸ“’ Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (+35783.33%)
Mutual labels:  readme, readme-template
sharannyobasu
Sharannyo Basu's profile
Stars: ✭ 13 (+8.33%)
Mutual labels:  readme, readme-template
README-ecoleta
🎁 TrΓͺs modelos de README com o Projeto criados para o blog da @Rocketseat πŸš€
Stars: ✭ 179 (+1391.67%)
Mutual labels:  readme, readme-template
Metrics
πŸ“Š An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+38408.33%)
Mutual labels:  readme, readme-generator
Best Readme Template
An awesome README template to jumpstart your projects!
Stars: ✭ 4,726 (+39283.33%)
Mutual labels:  readme, readme-template
milaan9
No description or website provided.
Stars: ✭ 190 (+1483.33%)
Mutual labels:  readme, readme-template
jovanzers
Don't just fork, star it! πŸ‘€
Stars: ✭ 13 (+8.33%)
Mutual labels:  readme, readme-template
ayushi7rawat
Ayushi Rawat's README
Stars: ✭ 49 (+308.33%)
Mutual labels:  readme, readme-template
Magento-Extension-Sample-Readme
This is an attempt to develop a default readme file for Magento extensions. It should be included in the Magento extension directory under e.g. app/code/community/Company/ExampleExtension/readme.markdown. The markdown syntax (http://daringfireball.net/projects/markdown/syntax) is used for better and consistent formatting. Please join the discuss…
Stars: ✭ 14 (+16.67%)
Mutual labels:  readme, readme-template
github-stats-generator
Generate your GitHub stats for your README with ease!
Stars: ✭ 31 (+158.33%)
Mutual labels:  readme, readme-generator
readme-generator-for-helm
Auto generate READMEs for Helm Charts
Stars: ✭ 112 (+833.33%)
Mutual labels:  readme, readme-generator
GOVINDDIXIT
GitHub Readme template to create your awesome introduction Readme on GitHub πŸš€
Stars: ✭ 18 (+50%)
Mutual labels:  readme, readme-template
github-readme-linkedin
πŸ“‹ A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs
Stars: ✭ 52 (+333.33%)
Mutual labels:  readme, readme-generator
midudev
This is my personal repo for README. It gets automatically updated to fetch latest videos, photos and articles from my blog.
Stars: ✭ 154 (+1183.33%)
Mutual labels:  readme, readme-template

init-readme

An opinionated README.md generator for npm utility packages.

npm version

Do you create a lot of npm packages? Do you find yourself going back to scratch to create each README.md? Well no more.

Create a new project

$ mkdir my-package
$ cd my-package
$ npm init
$ npx init-readme

This will read your package.json and auto generate a README.md file that you can then edit with the specifics.

License

MIT Licensed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].