UNPKG

handlebars-live-templates-generator-idom

Version:

Takes a handlebars live templates AST and generates an Incremental DOM render function.

29 lines (28 loc) 797 B
{ "name": "handlebars-live-templates-generator-idom", "version": "0.0.6", "description": "Takes a handlebars live templates AST and generates an Incremental DOM render function.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jannesiera/handlebars-live-templates-generator-idom.git" }, "keywords": [ "handlebars", "live", "templates", "generator", "incremental", "dom", "idom" ], "author": "Janne Siera", "license": "MIT", "bugs": { "url": "https://github.com/jannesiera/handlebars-live-templates-generator-idom/issues" }, "homepage": "https://github.com/jannesiera/handlebars-live-templates-generator-idom#readme" }