0.9.5 • Published 7 years ago

ystring v0.9.5

Weekly downloads
81
License
MIT
Repository
github
Last release
7 years ago

yString

LICENSE SIZE VERSION

Available methods:

  • onlyWords (updated 0.9.2)
  • lowerCase (added 0.9.0)
  • upperCase (added 0.9.0)
  • camelCase (added 0.9.0)

INSTALL

const yString = require('ystring');
var lowerCaseString = yString.lowerCase('SOMETHING SOMETHING IN UPPERCASE');

LICENSE

This project is licensed under the MIT License - see the LICENSE.md file for details

AUTHOR

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago