1.1.0 • Published 4 years ago

lion-lib-gep-test v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Custom npm package example

This is a custom npm package example.

To create an npm package do the following:

  • make a library where your project will live mkdir directory_name
  • cd to created directory
  • run npm init or npm init --yes
  • create files, functions that will be used in this npm package
  • if you are already registered with npmjs.com run npm adduser else run npm login
  • fill in needed data
  • run npm publish to publish the package
1.1.0

4 years ago

1.0.0

4 years ago