/JS-library-pack

Primary LanguageJavaScriptMIT LicenseMIT

JS Open Source Library Pack

MIT License

JS Starter Pack 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

Credits, Inspiration, Alternatives

Reference

JS-library-starter-kit