Name: | nodejs-lower-case |
---|---|
Version: | 1.0.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3218 |
License: | MIT |
RPM: | nodejs-lower-case-1.0.2-1.el7.noarch.rpm |
Source RPM: | nodejs-lower-case-1.0.2-1.el7.src.rpm |
Build Date: | Wed Nov 29 2017 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/blakeembrey/lower-case |
Summary: | Lowercase a string |
Description: | Lower case 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. |