nanohtml
HTML templating library
Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation
HTML template strings for the Browser with support for Server Side Rendering in Node.
687 stars
21 watching
49 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
domelementfrontend
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/nanocomponent | Creates high-performance HTML components by isolating native DOM libraries and minimizing unnecessary rendering | 366 |
choojs/hyperx | A tagged template string virtual DOM builder | 1,014 |
moappi/json2html | A JavaScript library that enables fast and interactive client-side HTML templating using JSON templates. | 628 |
choojs/nanotiming | A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 35 |
jasonmoo/t.js | A lightweight JavaScript templating framework for interpolating values in HTML strings | 826 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
stephannv/blueprint | An HTML templating library for Crystal programming language | 47 |
strd6/jadelet | A lightweight JavaScript library for creating client-side templates with HTML attributes and reactive updates | 379 |
motss/lit-ntml | A lightweight and modern templating solution for Node.js that enables server-side rendering and supports various output formats. | 83 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
choojs/nanomorph | An algorithm for efficiently updating DOM trees by comparing and diffing nodes. | 726 |
cztomsik/graffiti | An HTML/CSS engine designed to be simple and lightweight, providing a minimal subset of DOM and CSS functionality for use in Node.js applications. | 938 |
guseyn/ehtml | A custom HTML element library that simplifies AJAX operations and treats HTML as a templating language to enhance web page functionality | 236 |