Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ahmedsamyop/curd-operations
- Owner: ahmedsamyop
- Created: 2023-05-16T12:56:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-24T01:18:54.000Z (over 1 year ago)
- Last Synced: 2024-11-11T05:12:32.881Z (3 months ago)
- Topics: css, html, html-css-javascript, javascript, localstorage
- Language: JavaScript
- Homepage: https://ahmedsamyop.github.io/curd-operations/
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.