Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bartoszlorek/change-case

Repository files navigation

Change Case

Chrome extension providing multiple methods to change text case. Supports simple HTML input text fields, textarea and content editable (WYSIWYG HTML editors like TinyMCE). The most cases are based on change-case by Blake Embrey.

change-case-screen-1280_800-1

change-case-screen-1280_800-2

Available methods:

  • UPPERCASE
  • lowercase
  • Title Case
  • Sentence case
  • camelCase
  • PascalCase
  • CONSTANT_CASE
  • param-case
  • snake_case
  • dot.case
  • tOGGLE cASE
  • no accents
  • no case

Limitations:

  • input type="email" (doesn't support selection start/end)
  • some unidirectional data flow apps override changes

Packages

No packages published

Contributors 2

  •  
  •