mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-22 08:51:55 +00:00
10 lines
410 B
JSON
10 lines
410 B
JSON
|
{
|
||
|
"id": "149",
|
||
|
"title": "Tiny UI Toggle",
|
||
|
"image": "/149-tiny-ui-toggle.png",
|
||
|
"description": "Toggle the state of a UI element to easily create components e.g. collapse, accordion, tabs, dropdown, dialog/modal.",
|
||
|
"url_github": "https://github.com/NigelOToole/tiny-ui-toggle",
|
||
|
"url_npm": "https://www.npmjs.com/package/tiny-ui-toggle",
|
||
|
"url_demo": "https://nigelotoole.github.io/tiny-ui-toggle"
|
||
|
}
|