Merge pull request #6785 from nurbek91/mdb

Add MDBootstrap / ui-frameworks
main
Elbert Alias 2 years ago committed by GitHub
commit 677d89f80d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -2831,6 +2831,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