camelcase-to-space
An Atom plugin that converts camel case text to normal readable text
tomhah 147 0 1.0.2 MIT GitHub

camelcase-to-space

An Atom plugin that converts camel case text to normal readable text.

Examples

HelloWorld to Hello world

someTextThatShouldBeReadable to Some text that should be readable

How to use

  1. Install the plugin in Atom
  2. Highlight the camelcase text you want to change
  3. Press ctrl+alt+o or use one of the menu links as shown below camel-case-to-space-2 camel-case-to-space-1