Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubrianity/javascript-local-storage-and-event-delegation
https://github.com/kubrianity/javascript-local-storage-and-event-delegation
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubrianity/javascript-local-storage-and-event-delegation
- Owner: Kubrianity
- Created: 2022-07-05T13:09:25.000Z (over 2 years ago)
- Default Branch: root
- Last Pushed: 2022-07-07T14:02:31.000Z (over 2 years ago)
- Last Synced: 2024-11-07T09:36:16.193Z (3 months ago)
- Language: HTML
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript 30 #15: JavaScript-Local-Storage-and-Event-Delegation
This is the fifteenth project of JavaScript30 Challenge.
This project is built with the help of dom events, event delegation and local storage
View demo [here](https://kubrianity.github.io/JavaScript-Local-Storage-and-Event-Delegation/)
## Features & Usage
- Add items
- Toggle checked property
- Save items and their property in local storage
- Viewing those items even after refreshing the page