mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Add package spinner (#1632)
This commit is contained in:
parent
e2b76d9e60
commit
cc70548e9f
@ -19452,5 +19452,20 @@
|
|||||||
"description": "A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.",
|
"description": "A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/HugoGranstrom/symbolicnim"
|
"web": "https://github.com/HugoGranstrom/symbolicnim"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "spinner",
|
||||||
|
"url": "https://github.com/Knaque/spinner",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ui",
|
||||||
|
"gui",
|
||||||
|
"toolkit",
|
||||||
|
"companion",
|
||||||
|
"fidget"
|
||||||
|
],
|
||||||
|
"description": "Prebuilt components for the Fidget GUI library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Knaque/spinner"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user