https://github.com/chee/cabbages
https://github.com/chee/cabbages
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chee/cabbages
- Owner: chee
- License: mit
- Created: 2024-09-11T18:29:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T23:45:29.000Z (about 1 year ago)
- Last Synced: 2026-01-21T05:11:02.940Z (5 months ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme
- License: LICENSE
Awesome Lists containing this project
README
this package is for applying braid.org-like patches to a javascript object
it has a function for converting an automerge patch into a braid.org-like patch
it is useful for keeping a fine-grained deeply reactive object / signal store
up to date with an automerge doc
it is used in solid-automerge