Liking cljdoc? Tell your friends :D

Gorilla Renderable UI - Custom cljs based rendering Pink Gorilla Notebook GitHub Actions status |pink-gorilla/gorilla-renderable-uiClojars Project

Clojurescript functions and reagent components used in notebook. This project is always included in the notebook.

Clojurescript renderer

  • Data structures from ClojureScript have to be converted to some kind of visual repesentation so that the notebook can render them
  • For all ClojureScript datatypes default renderers are defined here
  • The notebook receives the render-datastructure and renders it to the notebook cell.

Pinkie

  • Reagent Hiccup custom tag registry
  • Will replace tag keywords with react function prior to rendering

Licence

This code is licensed to you under the MIT licence. See LICENCE.txt for details.

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

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

× close