-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrepos.json
More file actions
32 lines (32 loc) · 1.17 KB
/
repos.json
File metadata and controls
32 lines (32 loc) · 1.17 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
{
"repos": [
{
"display": "Omni State",
"logo": "https://raw.githubusercontent.com/capitec/omni-state/develop/docs/logos/omni.png",
"name": "omni-state",
"description": "Simple web app state and storage management",
"version": "0.1.3"
},
{
"display": "Omni Widget",
"logo": "https://raw.githubusercontent.com/capitec/omni-widget/develop/docs/logos/omni.png",
"name": "omni-widget",
"description": "Framework agnostic, zero dependency web utilities to enable embedding externally hosted web content.",
"version": "0.1.1"
},
{
"display": "Omni Components",
"logo": "https://raw.githubusercontent.com/capitec/omni-components/develop/.tooling/eleventy/assets/images/logo.png",
"name": "omni-components",
"description": "Modern UI component library for mobile and web",
"version": "0.11.5"
},
{
"display": "Omni Router",
"logo": "https://raw.githubusercontent.com/capitec/omni-router/develop/docs/logos/omni.png",
"name": "omni-router",
"description": "Framework agnostic, zero dependency, client-side web component router",
"version": "0.3.3"
}
]
}