nanohtml - HTML template strings for the Browser with support for Server Side Rendering in Node
HTML template strings for the Browser with support for Server Side Rendering in Node. By default all content inside template strings is escaped. This is great for strings, but not ideal if you want to insert HTML that's been returned from another function (for example: a markdown renderer). Use nanohtml/raw for to interpolate HTML directly.
https://github.com/choojs/nanohtml
License:
Tech:
Tags: