lodash.isbuffer

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

MIT 5 个版本
安装
npm install lodash.isbuffer
yarn add lodash.isbuffer
pnpm add lodash.isbuffer
bun add lodash.isbuffer
README

lodash.isbuffer v4.3.4

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

Installation

Using npm:

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

In Node.js:

var isBuffer = require('lodash.isbuffer');

See the documentation or package source for more details.

版本列表
4.3.4 2016-07-31
4.3.3 2016-07-25
4.3.2 2016-03-30
4.3.1 2016-02-16
4.3.0 2016-02-16