Liking cljdoc? Tell your friends :D
Hey All, I'm pleased to announce Hanami 0.8.0 https://github.com/jsa-aerial/hanami, the go to lib/(optional) framework for developing your Vega/Vega-Lite powered domain specific visualization applications. This version involves some significant refactoring to make development of _client only_ applications both simpler and easier. Client and server side support and APIs are now even more consistent and symmetric in capabilities and resources. Some new template and substitution key capabilities are also included. In addition there is also now callback support for picture frames. There is loads and loads of new documentation which now covers most aspects of developing and using server and client applications and also client only applications. There is also a new example client only application https://github.com/jsa-aerial/hanami/tree/master/examples/ClientOnly Basic feature list * Application construction - Page headers with instrumentation - External instrumentation of visualizations (dropdowns, sliders, etc) - Full hiccup/re-com "picture framing" capability for visualizations - Shared session groups (named sessions) - Multiple sessions per application - Data streaming * Visualization abstraction - Parameterized templates with recursive transformations - Purely data driven - no objects, classes, methods, etc - Completely open ended - define your own - More general than an API while capable of arbitrary specific detail * Document structuring - Tabbing system for named visulization groupings - Multiple visulizations per tab body / grouping - Automatic grid layout - Custom bodies

Can you improve this documentation?Edit on GitHub

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

× close