Name: | nodejs-swap-case |
---|---|
Version: | 1.0.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3594 |
License: | MIT |
RPM: | nodejs-swap-case-1.0.2-1.el7.noarch.rpm |
Source RPM: | nodejs-swap-case-1.0.2-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/swap-case |
Summary: | Swap the case of a string |
Description: | Swap the case of a string with non-ASCII character support. 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. |