@economist/utility-dti-titlecase
v1.0.0
Published
Converts a string to title case
Downloads
52
Maintainers
Keywords
Readme
Utilitydtititlecase
Converts a string to title case
Usage
This component expects an ES6 environment, and so if you are using this in an app, you should drop in a polyfill library - it has been tested with babel-polyfill but core-js or es6-shim may also work.
Install
npm i -S utility-dti-titlecase
Run tests
npm test