1.0.1 • Published 4 months ago

smetio-simple-functions v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

Boilerplate for npm package creation

This is boilerplate for creating npm package that runs on both nodejs and browser

############## HOW TO USE ##############

  1. clone the repository

  2. cd into the root folder

  3. run npm install

  4. run npm build to build your package

  5. run npm link to test the npm package locally

  6. cd into the test folder

  7. run node index.js to see that the package

############## THINGS TO REMEMBER ##############

  1. Change the package name in the package.json file
1.0.1

4 months ago

1.0.0

4 months ago