mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: missing tools
This commit is contained in:
@@ -26,5 +26,8 @@ export const stringTools = [
|
||||
stringUppercase,
|
||||
stringExtractSubstring,
|
||||
stringCreatePalindrome,
|
||||
stringPalindrome
|
||||
stringPalindrome,
|
||||
stringQuote,
|
||||
stringRotate,
|
||||
stringRot13
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user