Skip to content

Commit 18e5f56

Browse files
committed
[feat] Add all directory/components/*.json files
1 parent 612ecd1 commit 18e5f56

198 files changed

Lines changed: 5372 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Audio Recorder",
4+
"author": {
5+
"github": "Joooohan",
6+
"displayName": "Joooohan"
7+
},
8+
"links": {
9+
"github": "https://github.com/Joooohan/audio-recorder-streamlit",
10+
"pypi": "audio-recorder-streamlit",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": "https://raw.githubusercontent.com/Joooohan/audio-recorder-streamlit/main/img/recorder.png"
16+
},
17+
"install": {
18+
"pip": "pip install audio-recorder-streamlit"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Audio"
26+
]
27+
}

directory/components/barfi.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Barfi",
4+
"author": {
5+
"github": "krish-adi",
6+
"displayName": "krish-adi"
7+
},
8+
"links": {
9+
"github": "https://github.com/krish-adi/barfi",
10+
"pypi": "barfi",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": null
16+
},
17+
"install": {
18+
"pip": "pip install barfi"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Integrations"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "CoinMarketCap Connection",
4+
"author": {
5+
"github": "mchl-schrdng",
6+
"displayName": "mchl-schrdng"
7+
},
8+
"links": {
9+
"github": "https://github.com/mchl-schrdng/st_coinmarketcap_connection",
10+
"pypi": "coinmarketcap-connection",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": "https://github.com/mchl-schrdng/st_coinmarketcap_connection/blob/main/img/app.png?raw=true"
16+
},
17+
"install": {
18+
"pip": "pip install coinmarketcap-connection"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Connections"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Elyra Extension",
4+
"author": {
5+
"github": "elyra-ai",
6+
"displayName": "elyra-ai"
7+
},
8+
"links": {
9+
"github": "https://github.com/elyra-ai/streamlit-extension",
10+
"pypi": "elyra-streamlit-extension",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": null
16+
},
17+
"install": {
18+
"pip": "pip install elyra-streamlit-extension"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Integrations"
26+
]
27+
}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Extra Components",
4+
"author": {
5+
"github": "Mohamed-512",
6+
"displayName": "Mohamed-512"
7+
},
8+
"links": {
9+
"github": "https://github.com/Mohamed-512/Extra-Streamlit-Components",
10+
"pypi": "extra-streamlit-components",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": "https://github.com/Mohamed-512/Extra-Streamlit-Components/raw/master/Demo_Assets/cookie_manager.gif"
16+
},
17+
"install": {
18+
"pip": "pip install extra-streamlit-components"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Page navigation",
26+
"Widgets",
27+
"Developer tools"
28+
]
29+
}

directory/components/hiplot.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "HiPlot",
4+
"author": {
5+
"github": "facebookresearch",
6+
"displayName": "facebookresearch"
7+
},
8+
"links": {
9+
"github": "https://github.com/facebookresearch/hiplot",
10+
"pypi": "hiplot",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": "https://raw.githubusercontent.com/facebookresearch/hiplot/main/assets/notebook.png"
16+
},
17+
"install": {
18+
"pip": "pip install hiplot"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Charts"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Hydralit Components",
4+
"author": {
5+
"github": "TangleSpace",
6+
"displayName": "TangleSpace"
7+
},
8+
"links": {
9+
"github": "https://github.com/TangleSpace/hydralit_components",
10+
"pypi": "hydralit-components",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": "https://github.com/TangleSpace/hydralit_components/raw/main/resources/info_card.PNG?raw=true"
16+
},
17+
"install": {
18+
"pip": "pip install hydralit-components"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Page navigation"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Msal Authentication Dentro",
4+
"author": {
5+
"github": "dentro-innovation",
6+
"displayName": "dentro-innovation"
7+
},
8+
"links": {
9+
"github": "https://github.com/dentro-innovation/msal_streamlit_authentication",
10+
"pypi": "msal-streamlit-authentication-dentro",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": null
16+
},
17+
"install": {
18+
"pip": "pip install msal-streamlit-authentication-dentro"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Authentication"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Msal Authentication",
4+
"author": {
5+
"github": "mstaal",
6+
"displayName": "mstaal"
7+
},
8+
"links": {
9+
"github": "https://github.com/mstaal/msal_streamlit_authentication",
10+
"pypi": "msal-streamlit-authentication",
11+
"demo": null,
12+
"docs": null
13+
},
14+
"media": {
15+
"image": null
16+
},
17+
"install": {
18+
"pip": "pip install msal-streamlit-authentication"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Authentication"
26+
]
27+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Multipage",
4+
"author": {
5+
"github": "crxi",
6+
"displayName": "crxi"
7+
},
8+
"links": {
9+
"github": "https://github.com/crxi/multipage_streamlit",
10+
"pypi": "multipage-streamlit",
11+
"demo": "https://share.streamlit.io/crxi/multipage_streamlit/main/example/demo/app.py",
12+
"docs": null
13+
},
14+
"media": {
15+
"image": null
16+
},
17+
"install": {
18+
"pip": "pip install multipage-streamlit"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": [
25+
"Page navigation"
26+
]
27+
}

0 commit comments

Comments
 (0)