peach a19a732be8 commit message | vor 2 Jahren | |
---|---|---|
.. | ||
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
index.js | vor 2 Jahren | |
package.json | vor 2 Jahren |
The lodash method _.truncate
exported as a Node.js module.
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.