GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
dienianindya 8bd65e0bb9 first commit 2 months ago
..
LICENSE first commit 2 months ago
README.md first commit 2 months ago
index.js first commit 2 months ago
package.json first commit 2 months ago

README.md

lodash.snakecase v4.1.1

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

Installation

Using npm:

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

In Node.js:

var snakeCase = require('lodash.snakecase');

See the documentation or package source for more details.