lower-case-first
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Lower Case First

NPM version NPM downloads Bundle size

Transforms the string with only the first character in lower case.

Installation

npm install lower-case-first --save

Usage

import { lowerCaseFirst } from "lower-case-first";

lowerCaseFirst("TEST"); //=> "tEST"

License

MIT

Install

npm i lower-case-first

DownloadsWeekly Downloads

3,600,612

Version

2.0.2

License

MIT

Unpacked Size

8.84 kB

Total Files

15

Last publish

Collaborators

  • blakeembrey