1.0.8 • Published 5 years ago

bedd_storage_handler v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

bedd_storage_handler

a simple module for saving data as cookies or in localstorage

How To publish to npm

  1. checkout
  2. install dependencies using yarn
  3. develop fix or feature
  4. depending on the scope of the change run "npm version ####" where you replace #### with either "patch", "minor" or "major" to update the version number
  5. run "yarn build" to compile the application
  6. run "yarn pack" to create a publishable package
  7. run "npm publish" to actually publish the package
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago