0.0.3 • Published 5 years ago

control-npm-package v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

npm-package-example

Example of npm package.

  1. Create package.json and fill name and version field.
  2. Add your script and main field in package.json to point the entry point.
  3. You may want to fill unpkg field for browser build.
  4. Login to npm with npm login command.
  5. npm publish

You will see published package on:

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago