peril-js

1.0.0 • Public • Published

Javascript Library Boilerplate

This is a boilerplate for creating javascript library that requires npm publishing, code coverage, automated testing, and version control.

Install

Modify package.json and webpack.config.babel.js to fit your needs.

npm install

Create accounts in npmjs.com, travis-ci.org, and codecov.io, link to your GitHub account associated with the library.

semantic-release-cli setup

Building and Publishing to npm

After implementing your library,

git add -A
npm run commit

Reference

https://egghead.io/lessons/javascript-introduction-to-how-to-write-an-open-source-javascript-library

Readme

Keywords

none

Package Sidebar

Install

npm i peril-js

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • minnnam