Skip to content

ezhurik/Localstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Localstorage

A demo on usage of localstorage

This is a small demo on how to store values in localstorage and retrieving them back from the localstorage.

The functionalities implemented are

-> Setting local storage items

-> Retrieving localstorage items

-> Clearing localstroage items

-> Checking whether the item is already added to the localstorage before adding it

-> Removes the specific item from the local storage

About

A demo on usage of localstorage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages