lodash.isinteger

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

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

lodash.isinteger v4.0.4

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

Installation

Using npm:

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

In Node.js:

var isInteger = require('lodash.isinteger');

See the documentation or package source for more details.

版本列表
4.0.4 2016-08-13
4.0.3 2016-05-12
4.0.2 2016-04-03
4.0.1 2016-02-03
4.0.0 2016-01-13