Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 479 Bytes

TODO.md

File metadata and controls

32 lines (28 loc) · 479 Bytes

Case conversion

  • Uppercase
  • Lowercase
  • Camelcase
  • Capitalize
  • Decapitalize
  • Kebabcase
  • Snakecase
  • Swapcase
  • Titlecase

Escape

  • Escape HTML
  • Unescape HTML
  • Escape Regex

Manipulation

  • Reverse
  • Reverse by word
  • Slugify
  • Pad
  • Trim
  • Replace with regex
  • Replace with text if regex matches

Others

  • Apply to selection
  • Apply to selection and all other content which match the selection
  • Internationalization / Localization
  • Telemetry
  • Current word