mi-name-casing

1.0.0 • Public • Published

Mi Sentence case package

This npm package converts strings to sentence case

Installation

Use the package manager npm.

## Usage

npm install mi-name-casing

const { toSentenceCase } = require('mi-name-casing')

const sentenceCaseString = toSentenceCase("pOnTiuS PIlAtE");

console.log(sentenceCaseString); // Outputs: "Pontius Pilate"

Readme

Keywords

none

Package Sidebar

Install

npm i mi-name-casing

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.15 kB

Total Files

3

Last publish

Collaborators

  • bp-mike