Sha256: 11200685fc160101ea1db2a94af1a08cae924344127f678317618b6b872c7c9c
Contents?: true
Size: 474 Bytes
Versions: 47
Compression:
Stored size: 474 Bytes
Contents
# lodash.kebabcase v4.1.1 The [lodash](https://lodash.com/) method `_.kebabCase` exported as a [Node.js](https://nodejs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash.kebabcase ``` In Node.js: ```js var kebabCase = require('lodash.kebabcase'); ``` See the [documentation](https://lodash.com/docs#kebabCase) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.kebabcase) for more details.
Version data entries
47 entries across 47 versions & 3 rubygems