For virtual DOM uses I'm testing in-browser version: `browserify index.js --s hscript > browser.js` Compared with babel jsx this seems to perform well. http://jsperf.com/babel-jsx-vs-html2hscript
For virtual DOM uses I'm testing in-browser version:
browserify index.js --s hscript > browser.jsCompared with babel jsx this seems to perform well.
http://jsperf.com/babel-jsx-vs-html2hscript