Salubrious README generator
How's it different from a boilerplate?
Badges
Install it
Install plain-template:
# Either globally yarn global add plain-template # Or locally (preferred) yarn add plain-template --dev
or, If you use npm
:
npm i plain-template -g npm i plain-template --save-dev
Usage
const plainTemplate = require('plain-template') plainTemplate() //=> foo
Q & A
<details><summary>How's it different from a boilerplate?</summary>It's hard to upgrade your project if you're using a boilerplate since you might change the code to suit your needs. However you can easily upgrade your project to use latest version of Poi by simply updating the dependency. You can also get rid of boilerplate code in this way. </details>
Who is using plain-template?
- codepan - Like codepen and jsbin but works offline..
- Feel free to submit yours via pull request :D
Author
plain-template © ULIVZ, Released under the MIT License.
Authored and maintained by ULIVZ with help from contributors (list).
HomePage
https://github.com/ulivz/readmi#readme
Repository
git+https://github.com/ulivz/readmi.git
来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/600560b681e8991b448deff6