lodash.lowercase
The lodash method `_.lowerCase` exported as a module.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install lodash.lowercase 
SYNC missed versions from official npm registry.

lodash.lowercase v4.3.0

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

Installation

Using npm:

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

In Node.js:

var lowerCase = require('lodash.lowercase');

See the documentation or package source for more details.

Current Tags

  • 4.3.0                                ...           latest (10 years ago)

6 Versions

  • 4.3.0                                ...           10 years ago
  • 4.2.0                                ...           10 years ago
  • 4.1.1                                ...           10 years ago
  • 4.1.0                                ...           10 years ago
  • 4.0.1                                ...           10 years ago
  • 4.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |