Logo

texttrans

5 (2)4

Text transformation!!

View in Chrome Store

Screenshots (1)

Screen Shot

Additional Information

Publisher:elghayani.yassine
Update:2022-11-18
Version:1.0
Size:23.53KiB

Full Description

Text transformation!!

String Manipulation and Text transformation
Ctlr+Shift+U --> Swap Case
Ctlr+Shirt+L --> last choosen transformation from context menu
possible transformation:
"swapCase", "upperCase", "lowerCase", "trim", "titleize",
    "classify", "clean", "cleanDiacritics", "underscored", "dasherize",
    "humanize", "reverse", "capitalize", "camelize", "slugify", "snake",
    "truncate", "prune", "sort"

inspired from String manipulation of vscode

Thanks