https://github.com/fielding/svelte-adventures
https://github.com/fielding/svelte-adventures
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fielding/svelte-adventures
- Owner: fielding
- Created: 2019-11-05T19:15:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T12:29:10.000Z (over 6 years ago)
- Last Synced: 2025-10-10T17:45:19.655Z (10 months ago)
- Language: HTML
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)