Liking cljdoc? Tell your friends :D

cljs-devtools

GitHub license Clojars Project Travis Example Projects

CLJS DevTools is a collection of Chrome DevTools enhancements for ClojureScript developers:

  • Better presentation of ClojureScript values in Chrome DevTools (see :formatters feature)
  • More informative exceptions (see :hints feature)
  • Long stack traces for chains of async calls (see :async feature)

Documentation

An example of formatting ClojureScript values with :formatters feature:

Custom formatters in action

An example of improved exceptions with :hints feature:

An example of hints


What next?

Can you improve this documentation? These fine people already did:
Antonin Hildebrand & Daniel Compton
Edit on GitHub

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

× close