Add MDBootstrap / ui-frameworks

main
nurbek 2 years ago
parent 65df4617ee
commit c2b91e470f

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -2772,6 +2772,19 @@
"scripts": "localStorage\\.getItem\\('mdbook-(?:sidebar|theme)'\\)",
"website": "https://github.com/rust-lang/mdBook"
},
"MDBootstrap": {
"cats": [
66
],
"description": "MDBootstrap (Material Design for Bootstrap) is a complete UI package that can be integrated with other frameworks such as Angular, React, Vue, etc. It is used to design a fully responsive and mobile-friendly layout using various components, plugins, animation.",
"icon": "MDBootstrap.png",
"js": {
"mdb.ScrollSpy": ""
},
"scriptSrc": "(?:/mdbootstrap/([\\d\\.]+)/)?js/mdb\\.min\\.js\\;version:\\1",
"oss": true,
"website": "https://mdbootstrap.com"
},
"metisMenu": {
"cats": [
59