nodejs-upper-case-first - Upper case the first character of a string
| Website: | https://github.com/blakeembrey/upper-case-first |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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.
Packages
| nodejs-upper-case-first-1.0.1-1.el7.noarch [5 KiB] |
Changelog
by Piotr Popieluch (2014-11-16):
- Initial package |