Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)