https://github.com/victorb/re-frame-editor
Embeddable editor for editing anything in `@app-db` in a re-frame application
https://github.com/victorb/re-frame-editor
Last synced: about 2 months ago
JSON representation
Embeddable editor for editing anything in `@app-db` in a re-frame application
- Host: GitHub
- URL: https://github.com/victorb/re-frame-editor
- Owner: victorb
- Created: 2020-03-28T12:19:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T12:20:09.000Z (over 6 years ago)
- Last Synced: 2025-01-02T16:21:49.673Z (over 1 year ago)
- Language: Clojure
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# re-frame-editor
Embeddable editor for editing anything in `@app-db` in a re-frame application.
Only useful for development really and not at all ready to be used, so ignore this.