atom-underscore-string 
Wraps underscore.string’s string manipulation functions for use in Atom.
Getting Started
Install the package with apm install underscore-string
Keybindings
There are no default keybindings but you can add your own by editing your keymap.cson file, eg:
'atom-workspace':
'ctrl-alt-s': 'underscore-string:slugify'
API
The following underscore.string methods are currently available:
camelizecapitalizecharsclassifycleancleanDiacriticsdasherizedecapitalizeescapeHTMLescapeRegExphumanizelinesltrimpredquotereversertrimslugifystripTagssuccswapCasetitleizetoNumbertrimunderscoredunescapeHTMLunquoteword