toggle-snake-camel

Atom editor package to change variable names from snake- to camelCase. Forked from andersennl/case-switch

w4-steve

1,439

6

0.3.0

MIT

GitHub

Case Switch package for Atom editor

Atom editor package to change variable/method names from snake- to camelCase and back again.

Functionality

There are two ways to convert your selected text.

Direct conversion

By using the methods below, you let Atom detect what type-case your currectly selected text has. You just have to choose what case you want the text to be.

Roadmap

Contribution

Feel free to open up a pull request or an issue to request a feature or to report a bug.