Add package spinner (#1632)

This commit is contained in:
Reilly Moore 2020-09-03 02:22:34 -05:00 committed by GitHub
parent e2b76d9e60
commit cc70548e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19452,5 +19452,20 @@
"description": "A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.",
"license": "MIT",
"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"
}
]