@devtea2027/distinctio-blanditiis-error-sint


Keywords
cloudtrail, ECMAScript 6, consume, performant, compile less, concatMap, eventEmitter, es2018, indicator, sort, match, importexport, remove, es8, ES2021, debug, assert, RegExp#flags, wait, dom-testing-library, quote, findLast, Int8Array, defineProperty, path, deterministic, up, break, packages, parser, ts, cli, getOwnPropertyDescriptor, simpledb, replay, phone, mime, fast-copy, s3, BigInt64Array, Array, 0, elm, autoprefixer, mapreduce, weakmap, ECMAScript 5, data, modules, import, make, middleware, Promise, ES2023, deep-copy, storagegateway, internal, ArrayBuffer#slice, flag, jsonpath, stream, readablestream, object, crypt, Reflect.getPrototypeOf, mkdirs, fast-deep-clone, some, exit, callbind, less mixins, Array.prototype.flat, inspect, prune, ES7, make dir, less.js, queueMicrotask, hooks, typed, fast, json, rgb, RxJS, eventDispatcher, file system, structuredClone, includes, zero, error, dependency manager, installer, route53, watching, cache, chromium, query, language, Object.defineProperty, node, Function.prototype.name, irq, Rx, jshint, package manager, call-bound, command-line, emoji, BigUint64Array, auth, WebSocket, amazon, performance, plugin, typed array, ava, linewrap, Iterator, Array.prototype.findLastIndex, arktype, concat, less compiler, styled-components, shebang, dom, polyfill, es-abstract, pnpm9, global, compiler, variables, cors, find-up, optimist, web, environments, events, sham, css less, findup, jsdiff, https, findLastIndex, Array.prototype.contains, browserslist, typanion, bundler, walking, serialization, Observable, signals, unicode, tape, flatMap, Int32Array, toArray, create, limit, mru, jsx, trimStart, ES5, http, ECMAScript 7, Uint8ClampedArray, colors, task, description, superagent, chinese, property, mime-db, elb, tester, toolkit, package, typedarrays, queue, regexp, vars, URLSearchParams, character, connect, ascii, Object.values, awesomesauce, serializer, promises, fastcopy, trimLeft, ender, interrupts, buffer, assign, error-handling, fps, cloudformation, shim, parsing, jasmine, names, date, east-asian-width, ES2019, iteration, eslint, swf, getopt, sigterm, duplex, yup, byte, id, typesafe, encryption, column, Streams, ES2022, enumerable, mimetypes, qs, environment, ECMAScript 2018, ie, typeerror, entries, form-validation, dataview, rm, streams2, yaml, _.extend, sorted, Float64Array, censor, Object.entries, gdpr, time, forms, Object.fromEntries, output, ECMAScript 2022, Uint32Array, emr, length, args, watchFile, rapid, watch, merge, CSS, flags, telephone, color, xterm, korean, terminal, generics, validate, live, ArrayBuffer.prototype.slice, crypto
License
MIT
Install
npm install @devtea2027/distinctio-blanditiis-error-sint@2.4.18

Documentation

Number.isInteger Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ESnext spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.

Getting started

npm install --save @devtea2027/distinctio-blanditiis-error-sint

Usage/Examples

console.log(Number.isInteger(-3)); // true
console.log(Number.isInteger(2 ** 54)); // true
console.log(Number.isInteger(2.3)); // false
console.log(Number.isInteger(Infinity)); // false
console.log(Number.isInteger("7")); // false

Tests

Clone the repo, npm install, and run npm test