Merge pull request #5563 from nurbek91/marko

Add Marko / Web framework, UI framework
main
Elbert Alias 3 years ago committed by GitHub
commit 9816a256a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,7 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.0123 7.38477H20.4554L15.2 15.9632H10.7569L16.0123 7.38477Z" fill="#8DC220"/>
<path d="M5.50154 7.38477H9.94462L4.68923 15.9632L9.94462 24.5417H5.50154L0.246155 15.9755L5.50154 7.38477Z" fill="#00BAF3"/>
<path d="M10.7569 15.9632H15.2L9.9446 7.38477H5.50153L10.7569 15.9632Z" fill="#00AC71"/>
<path d="M20.4554 7.38477H16.0123L21.28 15.9632L16.0123 24.5417H20.4554L25.7231 15.9632L20.4554 7.38477Z" fill="#FFC439"/>
<path d="M26.4862 7.38477H22.0431L27.2985 15.9632L22.0308 24.5417H26.4738L31.7415 15.9632L26.4862 7.38477Z" fill="#D91A61"/>
</svg>

After

Width:  |  Height:  |  Size: 656 B

@ -533,6 +533,27 @@
],
"website": "https://www.marketo.com"
},
"Marko": {
"cats": [
18,
66
],
"description": "Marko is HTML re-imagined as a language for building dynamic and reactive user interfaces.",
"icon": "Marko.svg",
"dom": "#data-marko-key, html[data-framework='marko']",
"implies": "Node.js",
"js": {
"markoVars": "",
"markoSections": "",
"markoComponent": ""
},
"scripts": "\\.marko(\\.js)?",
"oss": true,
"pricing": [
"freemium"
],
"website": "https://markojs.com"
},
"Mastercard": {
"cats": [
41