Added package anycase (#1275)
This commit is contained in:
parent
0717875dad
commit
61e522b575
1 changed files with 14 additions and 0 deletions
|
|
@ -15627,5 +15627,19 @@
|
|||
"description": "a state-of-the-art ùultithreading runtime",
|
||||
"license": "MIT or Apache License 2.0",
|
||||
"web": "https://github.com/mratsim/weave"
|
||||
},
|
||||
{
|
||||
"name": "anycase",
|
||||
"url": "https://github.com/lamartire/anycase",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"camelcase",
|
||||
"kebabcase",
|
||||
"snakecase",
|
||||
"case"
|
||||
],
|
||||
"description": "Convert strings to any case",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lamartire/anycase"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue