Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 132 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 132 Bytes

next-lower-first

Converts the first character of string to lower case.

usage:

nx.lowerFirst('Fred'); 
// => fred