few2.1-string-lib

1.0.3 • Public • Published

npm Travis (.com) Coveralls

A useful little package that manipulates strings See below for more details

Includes: capitalize [Capitalizes the first letter in the string] allCaps [Capitalizes Everything in the string] capitalizeWords [Capitalizes the first letter of all words in a string] removeExtraSpaces [Removes all spaces in the string] kebabCase [Converts strings into kebab-case] snakeCase [Converts strings to snake-case] camelCase [Converts strings to camel-case (my fav)] shift [Shifts the first letter to the end] makeHashTag [Converts the longest 3 words in a string into hashtags] isEmpty [Checks if a string is empty/contains only white spaces]

Readme

Keywords

none

Package Sidebar

Install

npm i few2.1-string-lib

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

6.2 kB

Total Files

4

Last publish

Collaborators

  • chaonengtan