@f/capitalize

1.0.0 • Public • Published

capitalize

Build status Git tag NPM version Code style

Capitalize a string

Installation

$ npm install @f/capitalize

Usage

var capitalize = require('@f/capitalize')

capitalize('hello world!') === 'Hello world!'

API

capitalize(str)

  • str - The string you want to capitalize

Returns: str, but with the first letter capitalized.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

Package Sidebar

Install

npm i @f/capitalize

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • f