Merge pull request #5532 from nurbek91/bem_bigace

Update BEM,BIGACE
main
Elbert Alias 3 years ago committed by GitHub
commit 660c0020fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,21 +13,27 @@
"cats": [ "cats": [
12 12
], ],
"description": "BEM (Block, Element, Modifier) is a naming convention for classes in HTML and CSS what was developed by Yandex.",
"html": "<[^>]+data-bem", "html": "<[^>]+data-bem",
"icon": "BEM.png", "icon": "BEM.png",
"oss": true,
"pricing": [
"freemium"
],
"website": "http://en.bem.info" "website": "http://en.bem.info"
}, },
"BIGACE": { "BIGACE": {
"cats": [ "cats": [
1 1
], ],
"html": "(?:Powered by <a href=\"[^>]+BIGACE|<!--\\s+Site is running BIGACE)", "description": "Bigace is a free open-source content management developed in PHP and JavaScript that uses a MySQL or ADOdb environment.",
"icon": "BIGACE.png", "icon": "BIGACE.png",
"implies": "PHP", "implies": "PHP",
"meta": { "meta": {
"generator": "BIGACE ([\\d.]+)\\;version:\\1" "generator": "BIGACE ([\\d.]+)\\;version:\\1"
}, },
"website": "http://bigace.de" "oss": true,
"website": "https://github.com/bigace"
}, },
"BOOM": { "BOOM": {
"cats": [ "cats": [

Loading…
Cancel
Save