is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
Support for representing 64-bit integers in JavaScript
Check if a value is a natural number
An arbitrary length integer library for Javascript
Unsigned integers for Javascript
Is this value an ES BigInt?
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
Common token types for decoding and encoding numeric and string values
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Generates an array of consecutive integers starting at 0
Return true if the given number is even.
Validates if a value is an integer.
Validates if a value is a nonnegative integer.
Validates if a value is a number primitive and an integer.
Validates if a value is a positive integer.
Maximum unsigned 32-bit integer.
ES2015 Number.isInteger() ponyfill
A big integer rational number
Light, ultra-fast javascript implementation for BigIntegers (base arithmetic operations)