0.9.5 • Published 7 years ago
ystring v0.9.5
yString
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