Deprecated
Use `input.charAt(0).toLowerCase() + input.slice(1)`
Transforms the string with only the first character in lower case
Use `input.charAt(0).toLowerCase() + input.slice(1)`
7 versions
Loaded 10 of 7
This version does not use dependencies.
0 versions
No versions in backlog
Monitor every change in your dependency tree and automatically block malicious packages from entering your codebase. Safeguard your projects by using lstn in GitHub.