to-ml
Version:
very simple, very tiny lib to generate markup without a dom
21 lines (20 loc) • 357 B
JSON
{
"name": "to-ml",
"version": "1.0.0",
"description": "very simple, very tiny lib to generate markup without a dom",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"templates",
"template",
"templating",
"weld",
"plates",
"dom",
"markup"
],
"author": "hij1nx",
"license": "MIT"
}