doz
A JavaScript framework for building UI, almost like writing in VanillaJS.
html-webpack-prerender-plugin
A plugin to prerender and inject JavaScript apps into the static markup generated by html-webpack-plugin at build time.
render-esm
Generate static file(s) with module style `exports`. Will render `exports` from arguments, or other modules, as static variables (`const`). When calling other modules, will include all exports which are found using `import * as ...`, including `default` a