Liking cljdoc? Tell your friends :D

Pink Gorilla UI GitHub Actions status |pink-gorilla/gorilla-uiCodecov ProjectClojars Project

  • end users: this project is not for you!
  • UI components targetting visualisation.
  • to be used from reagent
  • renderers can use npm (js/react) dependencies, or maven (cljs) dependencies

Demo ui components with Goldly

Run lein notebook to run notebook with gorilla-ui notebooks. Navigate browser to port 8000.

Run lein goldly to run goldly with gorilla-ui snippets. This will run a web server at port 8000 with lots of examples of ui components. Navigate to snippets registry.

Develop with gorilla-ui

Run lein develop to run the demo app at port 8000. This will run a webly build, some test pages of components that you want to improve.

Documentation:

  • gorilla-ui is a library We therefore do NOT bundle compiled javascript bundles.

  • however, we ship static images and css files that we collect from selected npm modules. This makes it easier to consume gorilla-ui library.

  • we also ship deps.cljs, which tells shadow-cljs to add transient npm deps from gorilla-ui.

embed

Run lein embed to see how to embed pinkie ui components in ordinary html pages.

Can you improve this documentation? These fine people already did:
awb99 & Andreas Steffan
Edit on GitHub

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

× close