Add Vant / ui-frameworks

main
nurbek 1 year ago
parent 4b81894d52
commit ed4de0b695

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -207,6 +207,27 @@
"implies": "PHP", "implies": "PHP",
"website": "http://vanillaforums.org" "website": "http://vanillaforums.org"
}, },
"Vant": {
"cats": [
66
],
"description": "Vant is a lightweight, customisable Vue UI library for mobile web apps.",
"icon": "Vant.png",
"implies": "TypeScript",
"requires": "Vue.js",
"dom": {
"link[href*='/npm/vant']": {
"attributes": {
"href": "cdn\\.jsdelivr\\.net/npm/vant@([\\d\\.]+)/\\;version:\\1"
}
}
},
"js": {
"vant.version": "([\\d\\.]+)\\;version:\\1"
},
"oss": true,
"website": "https://github.com/youzan/vant"
},
"Varbase": { "Varbase": {
"cats": [ "cats": [
1 1

Loading…
Cancel
Save