0.9.5 • Published 6 years ago

ystring v0.9.5

Weekly downloads
81
License
MIT
Repository
github
Last release
6 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

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago