Added package sweet (#2843)

This commit is contained in:
madomado 2024-03-25 15:52:16 +08:00 committed by GitHub
parent 29c5652304
commit 98ee8c7621
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32995,5 +32995,19 @@
"description": "library that resolves the inaccuracies of normal float math. ",
"license": "MIT",
"web": "https://github.com/nlits-projects/pmath"
},
{
"name": "sweet",
"url": "https://github.com/FyraLabs/sweet",
"method": "git",
"tags": [
"sugar",
"macros",
"syntax",
"utility"
],
"description": "🍬 General syntactic sugar",
"license": "MIT",
"web": "https://github.com/FyraLabs/sweet"
}
]