https://github.com/captaincodeman/shopping-cart
https://github.com/captaincodeman/shopping-cart
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/captaincodeman/shopping-cart
- Owner: CaptainCodeman
- Created: 2024-12-13T17:25:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T00:32:25.000Z (12 months ago)
- Last Synced: 2025-05-06T23:18:20.175Z (9 months ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelte State Demo
Demonstration of using global reactive mutable state, with Svelte, without context.