1.1.1 • Published 9 years ago

js-library-starter-kit v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

travis build codecov coverage version downloads MIT License semantic-release

JS Open Source Starter Kit


JS Starter Kit Instructions

  1. Clone down repo git clone REPO_LINK
  2. Global Find/Replace in project folder LIBRARY_NAME with your lib name
  3. Watch this video tutorial on setting up semver releases and this video tutorial on writing conventional commits with commitizenn
  4. Profit

Installation

This package is distributed via npm:

npm install LIBRARY_NAME

Usage

/*
Your code examples here
 */

History

TODO: Write history

License

TODO: Write license

Contributor list

David Wells
David Wells

Credits, Inspiration, Alternatives

Big thanks to Kent C. Dodds for his https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-introduction(Egghead.io series) about this.

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago