Merge pull request #7490 from nurbek91/mavo

Add Mavo / js-lib
main
Elbert Alias 2 years ago committed by GitHub
commit e27384b1eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -352,7 +352,6 @@
19 19
], ],
"description": "Magewire is a Laravel Livewire port for Magento 2.", "description": "Magewire is a Laravel Livewire port for Magento 2.",
"icon": "default.svg",
"implies": [ "implies": [
"Laravel", "Laravel",
"Livewire" "Livewire"
@ -1138,6 +1137,19 @@
"scriptSrc": "[^a-z]mtc.*\\.js", "scriptSrc": "[^a-z]mtc.*\\.js",
"website": "https://www.mautic.org/" "website": "https://www.mautic.org/"
}, },
"Mavo": {
"cats": [
59
],
"description": "Mavo is a JavaScript library that enables web developers to turn regular HTML into reactive web applications without the need for writing custom JavaScript.",
"icon": "default.svg",
"js": {
"Mavo.version": "v([\\d\\.]+)\\;version:\\1",
"Mavo": ""
},
"oss": true,
"website": "https://mavo.io"
},
"MaxCDN": { "MaxCDN": {
"cats": [ "cats": [
31 31