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

https://github.com/fielding/svelte-adventures


https://github.com/fielding/svelte-adventures

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

svelte-adventures
-----------------

TODO
====
- [ ] Move `stores/accountContext.js` to `Account.svelte` and allow children to access via the Context API.
- [ ] Add scroll listeners to `AccountMain.svelte` that will update `mainScreen`
- [ ] The REST (css preprocess, finish implementing the rest of the screens, hook up stores from the rest of the app, create components that I have been putting off (i.e. one to disable vidy currency in the same format that is used throughout), etc)