readmi

0.0.2 • Public • Published

logo.svg

How's it different from a boilerplate?


Badges

NPM version NPM downloads codecov CircleCI codecov

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

How's it different from a boilerplate?
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.

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).

v2js.com · GitHub @ULIVZ

Readme

Keywords

Package Sidebar

Install

npm i readmi

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • toxichl