-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
49 lines (49 loc) · 981 Bytes
/
index.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
{
"design-systems": [
{
"name": "Spectrum",
"author": "Adobe",
"tokens": ["adobe-spectrum.json"]
},
{
"name": "Human Interface Guidelines",
"author": "Apple",
"tokens": ["apple-hig.json"]
},
{
"name": "Simple Design System",
"author": "Figma",
"tokens": ["figma-sds.json"]
},
{
"name": "Primer",
"author": "GitHub",
"tokens": ["github-primer.json"]
},
{
"name": "Carbon",
"author": "IBM",
"tokens": ["ibm-carbon.json"]
},
{
"name": "Fluent",
"author": "Microsoft",
"tokens": ["microsoft-fluent.json"]
},
{
"name": "Radix",
"author": "Radix",
"tokens": ["radix.json"]
},
{
"name": "Lightning",
"author": "Salesforce",
"tokens": ["salesforce-lightning.json"]
},
{
"name": "Polaris",
"author": "Shopify",
"tokens": ["shopify-polaris.json"]
}
]
}