Name: | nodejs-upper-case-first |
---|---|
Version: | 1.0.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3331 |
License: | MIT |
RPM: | nodejs-upper-case-first-1.0.1-1.el7.noarch.rpm |
Source RPM: | nodejs-upper-case-first-1.0.1-1.el7.src.rpm |
Build Date: | Wed Nov 29 2017 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/blakeembrey/upper-case-first |
Summary: | Upper case the first character of a string |
Description: | Upper case the first character of a string. Also handles non-string entities, such as objects with a toString property, numbers and booleans. Empty values (null and undefined) will come out as an empty string. |