RawJS: Make document.createElement() Great Again
A library that makes
document.createElement()
so awesome, you may not need React, Vue, or others.
RawJS is a better way to call document.createElement(). Create full HTML element hierarchies, build complex CSS styling, and wire event handlers, all without leaving JavaScript. RawJS is inspired by the belief that web frameworks ought to be disbanded in favor of web standards.
See the demo project.
RawJS isn't so much a library as it is a mindset.
At 2.3 KB, RawJS doesn't do much. What RawJS really...
Read more at squaresapp.org