Mohammad Asif cf937194cb Removed un-waned things 1. | 5 hónapja | |
---|---|---|
.. | ||
LICENSE | 5 hónapja | |
README.md | 5 hónapja | |
index.js | 5 hónapja | |
package.json | 5 hónapja |
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.