1.0.0 • Published 8 months ago

saved-to-localstorage v1.0.0

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

Saved Data to Local Storage

There three function to saved data to local storage. getCartFromLS - is find cart from your local storage. addCartToLS - is saved data to local storage. removeCartToLS - is remove data from local storage.

Function

  • getCartFromLS
  • addCartToLS
  • removeCartToLS

Installation

Install my-project with npm

  npm i saved-to-ls
1.0.0

8 months ago