Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laszlokorte/svatom
https://github.com/laszlokorte/svatom
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/laszlokorte/svatom
- Owner: laszlokorte
- Created: 2024-05-16T23:25:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T15:32:50.000Z (5 months ago)
- Last Synced: 2024-05-29T05:52:50.033Z (5 months ago)
- Language: Svelte
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svatom
Experiment to apply the [CalmmJs](https://github.com/calmm-js/documentation/blob/master/introduction-to-calmm.md) architecture to Svelte (version 5).
The core idea is to compose [lenses](https://github.com/calmm-js/partial.lenses) for bidirectional data flow.
![Screenshot](./preview.png)
[Live Demo](https://static.laszlokorte.de/svatom) | [Accompanying Notebook](https://github.com/laszlokorte/bluenoise-notebook/blob/main/bluenoise.ipynb)