Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 228 Bytes

Readme.md

File metadata and controls

22 lines (12 loc) · 228 Bytes

capitalize

if i only had a nickel for every time i wrote this...

Installation

$ component install yields/capitalize

API

capitalize(str)

capitalize('foo');
// > Foo

License

MIT