lodash.truncate

The lodash method `_.truncate` exported as a module.

MIT 11 个版本
安装
npm install lodash.truncate
yarn add lodash.truncate
pnpm add lodash.truncate
bun add lodash.truncate
README

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.

版本列表
4.4.2 2016-08-13
4.4.1 2016-07-31
4.4.0 2016-07-25
4.3.0 2016-05-12
4.2.0 2016-04-11
4.1.2 2016-04-03
4.1.1 2016-02-16
4.1.0 2016-02-08
4.0.2 2016-02-03
4.0.1 2016-01-26
4.0.0 2016-01-13