-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathavailable-plugins.json
More file actions
65 lines (65 loc) · 2.61 KB
/
available-plugins.json
File metadata and controls
65 lines (65 loc) · 2.61 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"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"
},
{
"name": "tailwind",
"author": "@haydenull",
"description": "CSS to Tailwind CSS",
"repo": "https://github.com/haydenull/tempad-dev-plugin-tailwind",
"url": "https://raw.githubusercontent.com/haydenull/tempad-dev-plugin-tailwind/main/dist/index.mjs"
},
{
"name": "react-native",
"author": "@CANntyield",
"description": "CSS to React Native StyleSheet",
"repo": "https://github.com/CANntyield/tempad-dev-plugin-react-native",
"url": "https://raw.githubusercontent.com/CANntyield/tempad-dev-plugin-react-native/refs/heads/main/dist/index.mjs"
}
]