Skip to content

Commit 9af7364

Browse files
committed
New Plugin: Change Case
1 parent b796116 commit 9af7364

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "44948971-21bf-401a-bb4f-c8b61d4bc429",
3+
"Name": "Change Case",
4+
"Description": "Change the case of a string",
5+
"Author": "isnandar1471",
6+
"Version": "0.0.1",
7+
"Language": "javascript",
8+
"Website": "https://github.com/isnandar1471/flow.launcher.plugin.change-case",
9+
"UrlDownload": "https://github.com/isnandar1471/flow.launcher.plugin.change-case/releases/download/0.0.1/flow.launcher.plugin.change-case_0.0.1.zip",
10+
"UrlSourceCode": "https://github.com/isnandar1471/flow.launcher.plugin.change-case",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/isnandar1471/[email protected]/icon.png"
12+
}

0 commit comments

Comments
 (0)