peach a19a732be8 commit message пре 2 година
..
LICENSE a19a732be8 commit message пре 2 година
README.md a19a732be8 commit message пре 2 година
index.js a19a732be8 commit message пре 2 година
package.json a19a732be8 commit message пре 2 година

README.md

lodash.truncate v4.4.2

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

Installation

Using npm:

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

In Node.js:

var truncate = require('lodash.truncate');

See the documentation or package source for more details.