Skip to content

A collection of Chrome DevTools enhancements for ClojureScript developers

License

Notifications You must be signed in to change notification settings

andrejlamov/cljs-devtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljs-devtools

GitHub license Clojars Project Travis Sample Project

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?

About

A collection of Chrome DevTools enhancements for ClojureScript developers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 74.4%
  • JavaScript 22.7%
  • Shell 2.3%
  • HTML 0.6%