Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmedsamyop/curd-operations

CURD operations Javascript with localStorage
https://github.com/ahmedsamyop/curd-operations

css html html-css-javascript javascript localstorage

Last synced: about 1 month ago
JSON representation

CURD operations Javascript with localStorage

Awesome Lists containing this project

README

        

# curd-operations
CRUD operations in JavaScript using LocalStorage

LocalStorage is a global object that is used to store data locally on a user's computer.