Skip to content

Atom package - converts camelCase names to under_score names

Notifications You must be signed in to change notification settings

dundee/underscorify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underscorify package

Converts camelCase names to under_score names.

Shortcut : ctrl-alt-shift-u / cmd-alt-shift-u

#before
doSomethingGood()
# after
do_something_good()

About

Atom package - converts camelCase names to under_score names

Resources

Stars

Watchers

Forks

Packages

No packages published