1.0.1 • Published 11 months ago

title-case-js v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

titlecase

The Package that converts string to title case string

===================

Installation

Using npm:

npm install titlecase

How to use it?

const titleCase = require('titlecase')
titleCase(String)

License

titlecase is licensed under the MIT License.

1.0.1

11 months ago

1.0.0

11 months ago