Speaker
Description
The new version of JSROOT provides full implementation of the ROOT binary I/O, now including TTree. Powerful JSROOT.TreeDraw functionality provides a simple way to inspect complex data in web browsers directly, without need to involve ROOT-based code.
JSROOT is now fully integrated into Node.js environment. Without binding to any C++ code, one get direct access to all kinds of ROOT data. JSROOT is available as NPM package and can be installed with a single command. Node.js is used for extensive testing of the JSROOT functionality itself.
The TBufferJSON class, which was designed to store object data in JSON format, is now also capable to read objects from JSON. This simplifies a lot the data exchange in client (JSROOT) - server (ROOT C++) applications, where complex object data can be send now in both directions.
Recent JSROOT version provides an interactive graphical representation for the majority of commonly-used ROOT classes.