https://github.com/phronmophobic/automerge-clj
A clojure wrapper for automerge's c API.
https://github.com/phronmophobic/automerge-clj
automerge clojure
Last synced: about 10 hours ago
JSON representation
A clojure wrapper for automerge's c API.
- Host: GitHub
- URL: https://github.com/phronmophobic/automerge-clj
- Owner: phronmophobic
- License: mit
- Created: 2026-05-26T04:20:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-02T23:38:00.000Z (24 days ago)
- Last Synced: 2026-06-03T01:17:02.903Z (24 days ago)
- Topics: automerge, clojure
- Language: Clojure
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# automerge-clj
A clojure wrapper for [automerge](https://github.com/automerge/automerge)'s [c API](https://github.com/automerge/automerge/tree/main/rust/automerge-c).
## Usage
## License
Copyright © 2026 Adrian
Distributed under the MIT License. Same as automerge.