Name: | nodejs-lower-case-first |
---|---|
Version: | 1.0.0 |
Release: | 1.el7.1 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3929 |
License: | MIT |
RPM: | nodejs-lower-case-first-1.0.0-1.el7.1.noarch.rpm |
Source RPM: | nodejs-lower-case-first-1.0.0-1.el7.1.src.rpm |
Build Date: | Thu Nov 30 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/blakeembrey/lower-case-first |
Summary: | Lower case the first character of a string |
Description: | Lower case the first character of a string. Supports Unicode (non-ASCII characters) and non-string entities, such as objects with a toString property, numbers and booleans. Empty values (null and undefined) will result in an empty string. |