Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T00:26:00.000Z (10 months ago)
- Last Synced: 2024-10-15T19:34:00.952Z (4 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 [![GitHub Actions status |pink-gorilla/ui-pprint-frisk](https://github.com/pink-gorilla/ui-pprint-frisk/workflows/CI/badge.svg)](https://github.com/pink-gorilla/ui-pprint-frisk/actions?workflow=CI)[![Codecov Project](https://codecov.io/gh/pink-gorilla/ui-pprint-frisk/branch/master/graph/badge.svg)](https://codecov.io/gh/pink-gorilla/ui-pprint-frisk)[![Clojars Project](https://img.shields.io/clojars/v/org.pinkgorilla/ui-pprint-frisk.svg)](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```