mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add package shark (#3012)
This commit is contained in:
parent
f25cf8f0a4
commit
470b9778dd
@ -34872,6 +34872,24 @@
|
|||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"web": "https://github.com/cycneuramus/nimpsort"
|
"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",
|
"name": "web",
|
||||||
"url": "https://github.com/thing-king/web",
|
"url": "https://github.com/thing-king/web",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user