Returns false if something is a integer.
Triggers error if argument is not integer of type 'number'
Function triggers error if argument is not integer of zero or greater
Traverse JSON Schema passing each schema object to callback
An arbitrary length integer library for Javascript
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
A Long class for representing a 64-bit two's-complement integer value.
A Long class for representing a 64-bit two's-complement integer value.
Validates if a value is an integer array.
Validates if a value is an integer.
Unsigned integers for Javascript
Add support for more integer widths to Buffer
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
Pure-JS printf
Test if a finite double-precision floating-point number is an integer.
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Parses and compiles CSS nth-checks to highly optimized functions.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Codecs for numbers of different sizes and endianness
A Minipass stream that raises an error if you get a different number of bytes than expected
file streams that roll over when size limits, or dates are reached
Basic layout model and some utilities for Cytoscape.js layout extensions
Test if a value is a number having an integer value.
Automaticaly increments an ActiveRecord column
Obfuscate 32-bit Integers using a 32-bit block cipher based on SKIPJACK
this is convert integer to yen
Extension for ActiveRecord that adds support for PostgreSQL array columns, mapping string values to integers.
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
only used to cipher integer, use in confused with ID
ScatterSwap is an integer hash function designed to have zero collisions, achieve avalanche, and be reversible.
Save migrations and columns by storing multiple booleans in a single integer
AbstInt provide abstract integer. This can be used to test exhaustively.
This is my homework.
Useful helpers to consistently migrate Integer id columns to UUID in PostgreSql. Special support for primary keys and references.
Adds to Integer the method 'closest_fibonacci' which returns the largest fibonacci number that is less than or equal to the integer.