1.0.1 • Published 3 years ago
title-case-js v1.0.1
titlecase
The Package that converts string to title case string
===================
Installation
Using npm:
npm install titlecaseHow to use it?
const titleCase = require('titlecase')
titleCase(String)License
titlecase is licensed under the MIT License.