Socket
Book a DemoInstallSign in
Socket

capitalize-sentence

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

capitalize-sentence

Capitalize each sentence

unpublished
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

capitalize-sentence Build Status

Capitalize each sentence

Install

npm install --save capitalize-sentence

Usage

var capitalizeSentence = require('capitalize-sentence');
capitalizeSentence('hello world. hello awesome.'); // Hello world. Hello awesome.

License

MIT

Keywords

capitalize

FAQs

Package last updated on 18 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts