Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazuki/randomizer-notes-localstorage
oot-rando notes with store2 (localStorage)
https://github.com/dazuki/randomizer-notes-localstorage
browser html-css-javascript localstorage notes storage store2 zootr
Last synced: about 1 month ago
JSON representation
oot-rando notes with store2 (localStorage)
- Host: GitHub
- URL: https://github.com/dazuki/randomizer-notes-localstorage
- Owner: dazuki
- Created: 2022-09-01T03:08:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T08:06:09.000Z (over 2 years ago)
- Last Synced: 2023-02-25T08:27:22.501Z (almost 2 years ago)
- Topics: browser, html-css-javascript, localstorage, notes, storage, store2, zootr
- Language: JavaScript
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOT-Rando Notes with store2 (localStorage)
Simple app for writing notes about oot-rando seeds.It's using [store2](https://github.com/nbubna/store) to store all notes locally in your browser.
[Simple.css](https://simplecss.org/) for styling.With every input it saves all text you've typed so you can close/refresh the page and the text is still there. Just hit the 'Reset All'-button to clear everything.
Read more: [Window.localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)