• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

underscore-string

Wraps underscore.string’s string manipulation functions for use in Atom
  • #underscore.string
  • #string
  • #manipulation
MethodGrab
0.1.2 238
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-underscore-string Build Status

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:

  • camelize
  • capitalize
  • chars
  • classify
  • clean
  • cleanDiacritics
  • dasherize
  • decapitalize
  • escapeHTML
  • escapeRegExp
  • humanize
  • lines
  • ltrim
  • pred
  • quote
  • reverse
  • rtrim
  • slugify
  • stripTags
  • succ
  • swapCase
  • titleize
  • toNumber
  • trim
  • underscored
  • unescapeHTML
  • unquote
  • word

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by