Skip to content

artalar/library-template

Repository files navigation

library-template

Template for JS npm library

template logo

Instruction

  • git clone https://github.com/artalar/library-template.git
  • git remote remove origin
  • git remote add origin ${git_repo_link}
  • Change "library" in: package.json, webpack.config.js.
  • Change "Artyom Arutyunyan" in LICENSE.md.
  • Change logo and readme.

Publish

If you want publish scoped package under your username use npm publish --access public

About

Template for JS npm library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published