codeql-action/node_modules/lodash.upperfirst
github-actions[bot] 0da815296a Update checked-in dependencies 2022-02-24 17:03:29 +00:00
..
LICENSE Regenerating node_modules 2020-09-14 10:42:37 +01:00
README.md Regenerating node_modules 2020-09-14 10:42:37 +01:00
index.js Regenerating node_modules 2020-09-14 10:42:37 +01:00
package.json Update checked-in dependencies 2022-02-24 17:03:29 +00:00

README.md

lodash.upperfirst v4.3.1

The lodash method _.upperFirst exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.upperfirst

In Node.js:

var upperFirst = require('lodash.upperfirst');

See the documentation or package source for more details.