lodash.isnative

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

MIT 10 个版本
安装
npm install lodash.isnative
yarn add lodash.isnative
pnpm add lodash.isnative
bun add lodash.isnative
README

lodash.isnative v4.0.1

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

Installation

Using npm:

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

In Node.js:

var isNative = require('lodash.isnative');

See the documentation or package source for more details.

版本列表
4.0.1 2016-08-13
4.0.0 2016-07-25
3.0.7 2016-04-08
3.0.6 2016-02-03
3.0.5 2016-01-13
3.0.4 2015-06-30
3.0.3 2015-05-19
3.0.2 2015-04-16
3.0.1 2015-03-25
3.0.0 2015-01-26