#JavaScript ROOT
JavaScript ROOT aims to provide interactive ROOT-like graphics in the web browsers. One could read and display data from binary ROOT files. Or data can be obtained from JSON representation, produced with TBufferJSON class. JSROOT also implements user interface for THttpServer class.
Official project web page on root.cern.ch/js/
Mirror on jsroot.gsi.de
JavaScript ROOT tutorial
THttpServer tutorial
JavaScript ROOT changelog
Default user interface via rawgit.com
List of all supported draw options
Standalone example of JSROOT usage