Liking cljdoc? Tell your friends :D

Goldly GitHub Actions status |pink-gorilla/goldlyClojars Project

  • web dashboards and data-exploration in Clojure.
  • inspired by R/shiny
  • This project is used in Notebook.

UI demo

To run goldly with some demonstration systems

lein goldly watch    ; runs a webserver on port 8000.
  • Then open browser http://localhost:8000
  • In the browser window click on running systems and then snippet registry
  • You are able to click on all the systems in he registry.

The source code of the registry systems is in src/systems. The snippets are in resources/snippets/

datamining example

A data-mining project that uses goldly is EDGAR

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close