add package shark (#3012)

This commit is contained in:
Navid M 2025-04-01 08:35:50 +01:00 committed by GitHub
parent f25cf8f0a4
commit 470b9778dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34872,6 +34872,24 @@
"license": "GPL-3.0-only",
"web": "https://github.com/cycneuramus/nimpsort"
},
{
"name": "shark",
"description": "Convert nim source file content from camel to snake case and vice versa",
"url": "https://github.com/navid-m/shark",
"web": "https://github.com/navid-m/shark",
"method": "git",
"tags": [
"formatting",
"formatter",
"camelcase",
"snakecase",
"converter",
"utility",
"cli",
"library"
],
"license": "GPL-3.0-only"
},
{
"name": "web",
"url": "https://github.com/thing-king/web",