https://github.com/pink-gorilla/ui-pprint-frisk
Reagent UI renderer for data visualization.
https://github.com/pink-gorilla/ui-pprint-frisk
cljs clojure clojurescript gorilla-ui reagent shadow-cljs
Last synced: 24 days ago
JSON representation
Reagent UI renderer for data visualization.
- Host: GitHub
- URL: https://github.com/pink-gorilla/ui-pprint-frisk
- Owner: pink-gorilla
- Created: 2020-01-09T05:04:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T00:26:00.000Z (about 1 year ago)
- Last Synced: 2024-10-15T19:34:00.952Z (7 months ago)
- Topics: cljs, clojure, clojurescript, gorilla-ui, reagent, shadow-cljs
- Language: Clojure
- Homepage:
- Size: 1.79 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ui-pprint-frisk [](https://github.com/pink-gorilla/ui-pprint-frisk/actions?workflow=CI)[](https://codecov.io/gh/pink-gorilla/ui-pprint-frisk)[](https://clojars.org/org.pinkgorilla/ui-pprint-frisk)
- end users: this project is not for you!
- UI components:
- frisk (datastructure navigation)## Demo
Run `clojure -X:docs` to run goldly-docs with ui-gorilla.
This will run a web server at port 8080.## developers
```
clojure -X:webly:npm-install
clojure -X:webly:compile
clojure -X:webly:run```