Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

```