identcasing - transform between casing styles/conventions.
This commit is contained in:
@@ -225,6 +225,15 @@
|
|||||||
"url": "https://git.jdb-software.com/jdb/slfmt.git",
|
"url": "https://git.jdb-software.com/jdb/slfmt.git",
|
||||||
"web": "https://git.jdb-software.com/jdb/slfmt"
|
"web": "https://git.jdb-software.com/jdb/slfmt"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "identcasing",
|
||||||
|
"description": "Little library to convert between identifier casing conventions.",
|
||||||
|
"license": "MIT",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [ "ident", "camelCase", "kebab-case" ],
|
||||||
|
"url": "https://git.jdb-software.com/jdb/identcasing.git",
|
||||||
|
"web": "https://git.jdb-software.com/jdb/identcasing"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "hr",
|
"name": "hr",
|
||||||
"description": "Terminal utility to print a horizontal rule to STDOUT.",
|
"description": "Terminal utility to print a horizontal rule to STDOUT.",
|
||||||
|
|||||||
Reference in New Issue
Block a user