mirror of
https://github.com/NaN72dev/kunkun-ext-string-utils.git
synced 2025-04-03 17:56:45 +00:00
feat(docs): add rAnDoM CasE to readme & pump 1.1.1
This commit is contained in:
parent
ad75f1f2d5
commit
1d806b30b6
@ -24,6 +24,7 @@ This is an extension for [Kunkun](https://docs.kunkun.sh/) that provides a set o
|
||||
- Convert clipboard text to snake_case
|
||||
- Convert clipboard text to Start Case
|
||||
- Convert clipboard text to UPPER CASE
|
||||
- Convert clipboard text to rAnDoM CasE
|
||||
- Trim the clipboard text
|
||||
- Trim the end of clipboard text
|
||||
- Trim the start of clipboard text
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-string-utils",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"author": "NaN72dev",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user