nurbek 3 years ago
parent 9fc8b6a1d6
commit 953216a931

@ -540,12 +540,13 @@
"description": "Marko is HTML re-imagined as a language for building dynamic and reactive user interfaces.", "description": "Marko is HTML re-imagined as a language for building dynamic and reactive user interfaces.",
"icon": "Marko.svg", "icon": "Marko.svg",
"dom": "div#data-marko-key, html[data-framework='marko']", "dom": "div#data-marko-key, html[data-framework='marko']",
"implies": "Node.js",
"js": { "js": {
"markoVars": "", "markoVars": "",
"markoSections": "", "markoSections": "",
"markoComponent": "" "markoComponent": ""
}, },
"scripts": "index\\.marko", "scripts": "\\.marko(\\.js)?",
"oss": true, "oss": true,
"pricing": [ "pricing": [
"freemium" "freemium"