Skooma.js is a library for generating DOM nodes within JavaScript.
Skooma is only a small ES6 module that uses meta-programming to
turn JavaScript into a DSL
that generates HTML and XML subtrees.
This means you're writing plain JavaScript code that needs no additional
transpilation steps and runs directly in the browser.