mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 15:13:09 +00:00
Added package anycase (#1275)
This commit is contained in:
parent
0717875dad
commit
61e522b575
@ -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…
x
Reference in New Issue
Block a user