UNPKG

package-to-readme

Version:

šŸ”„ Generate readme.md from package.json!

55 lines (46 loc) • 855 B
<img src="http://www.eqfox.com/readme/banner/package-to-readme" alt="package-to-readme" align="center" /> # package-to-readme šŸ”„ Generate readme.md from package.json! badge ## Install ``` npm install package-to-readme ``` ## Usage TODO ## Features Really cool app with the most popular technologies: * Banner * Name * Badge * Description * Installation * Usage * Features * Structure * Contribute * License ## Structure Here is the structure of the app: ``` . ā”œā”€ā”€ .babelrc ā”œā”€ā”€ .editorconfig ā”œā”€ā”€ .eslintrc.json ā”œā”€ā”€ .npmignore ā”œā”€ā”€ README.md ā”œā”€ā”€ package.json ā”œā”€ā”€ src │ ā”œā”€ā”€ author.js │ ā”œā”€ā”€ gitignore.js │ ā”œā”€ā”€ index.js │ ā”œā”€ā”€ readme.js │ └── structure.js └── yarn.lock ``` ## Author [sunwei]http://www.eqfox.com ## Contributors undefined ## License ISC