https://github.com/cassc/hiccupandhtml
Hiccup/HTML bidirectional conversion in ClojureScript
https://github.com/cassc/hiccupandhtml
clojurescript hiccup reagent
Last synced: 10 months ago
JSON representation
Hiccup/HTML bidirectional conversion in ClojureScript
- Host: GitHub
- URL: https://github.com/cassc/hiccupandhtml
- Owner: cassc
- License: epl-1.0
- Created: 2019-04-21T03:05:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T02:25:10.000Z (almost 7 years ago)
- Last Synced: 2025-05-16T01:35:45.254Z (about 1 year ago)
- Topics: clojurescript, hiccup, reagent
- Language: Clojure
- Homepage: https://cern.cc/post/2019-04-20-hiccup-html-converter.html
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Hiccup (reagent format) and HTML bidirectional converter. See [demo](https://cern.cc/post/2019-04-20-hiccup-html-converter.html).
## Usage
Run `lein figwheel` and open `http://localhost:3449/` in your browser.