-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathavailable-plugins.json
51 lines (51 loc) · 2.03 KB
/
available-plugins.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[
{
"name": "kong",
"author": "@Justineo",
"description": "Kong Design System",
"repo": "https://github.com/Justineo/tempad-dev-plugin-kong",
"url": "https://raw.githubusercontent.com/Justineo/tempad-dev-plugin-kong/refs/heads/main/dist/kong.mjs"
},
{
"name": "kong/advanced",
"author": "@Justineo",
"description": "Kong Design System (Advanced)",
"repo": "https://github.com/Justineo/tempad-dev-plugin-kong",
"url": "https://raw.githubusercontent.com/Justineo/tempad-dev-plugin-kong/refs/heads/main/dist/kong-advanced.mjs"
},
{
"name": "fubukicss/unocss",
"author": "@zouhangwithsweet",
"description": "UnoCSS by FubukiCSS",
"repo": "https://github.com/zouhangwithsweet/fubukicss-tool",
"url": "https://raw.githubusercontent.com/zouhangwithsweet/fubukicss-tool/refs/heads/main/plugin/lib/index.js"
},
{
"name": "nuxt",
"author": "@Justineo",
"description": "Nuxt UI",
"repo": "https://github.com/Justineo/tempad-dev-plugin-nuxt-ui",
"url": "https://raw.githubusercontent.com/Justineo/tempad-dev-plugin-nuxt-ui/refs/heads/main/dist/nuxt-ui.mjs"
},
{
"name": "nuxt/pro",
"author": "@Justineo",
"description": "Nuxt UI Pro",
"repo": "https://github.com/Justineo/tempad-dev-plugin-nuxt-ui",
"url": "https://raw.githubusercontent.com/Justineo/tempad-dev-plugin-nuxt-ui/refs/heads/main/dist/nuxt-ui-pro.mjs"
},
{
"name": "baidu-health/wz-style",
"author": "@KangXinzhi",
"description": "Custom style for Baidu Health wz-style",
"repo": "https://github.com/KangXinzhi/tempad-dev-plugin-wz-style",
"url": "https://raw.githubusercontent.com/KangXinzhi/tempad-dev-plugin-wz-style/refs/heads/main/dist/index.mjs"
},
{
"name": "baidu-health/med-style",
"author": "@KangXinzhi",
"description": "Custom style for Baidu Health med-style",
"repo": "https://github.com/KangXinzhi/tempad-dev-plugin-med-style",
"url": "https://raw.githubusercontent.com/KangXinzhi/tempad-dev-plugin-med-style/refs/heads/main/dist/index.mjs"
}
]