We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25cf8f commit 470b977Copy full SHA for 470b977
packages.json
@@ -34872,6 +34872,24 @@
34872
"license": "GPL-3.0-only",
34873
"web": "https://github.com/cycneuramus/nimpsort"
34874
},
34875
+ {
34876
+ "name": "shark",
34877
+ "description": "Convert nim source file content from camel to snake case and vice versa",
34878
+ "url": "https://github.com/navid-m/shark",
34879
+ "web": "https://github.com/navid-m/shark",
34880
+ "method": "git",
34881
+ "tags": [
34882
+ "formatting",
34883
+ "formatter",
34884
+ "camelcase",
34885
+ "snakecase",
34886
+ "converter",
34887
+ "utility",
34888
+ "cli",
34889
+ "library"
34890
+ ],
34891
+ "license": "GPL-3.0-only"
34892
+ },
34893
{
34894
"name": "web",
34895
"url": "https://github.com/thing-king/web",
0 commit comments