check if a number is a positive integer
Test if a value is a number having a positive integer value.
Test if a finite double-precision floating-point number is a positive integer.
Test if a value is an array-like object containing only positive integers.
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 a positive integer.
A Minipass stream that raises an error if you get a different number of bytes than expected
Test if a finite double-precision floating-point number is an integer.
TypeScript definitions for imurmurhash
An arbitrary length integer library for Javascript
Gamma function.
Traverse JSON Schema passing each schema object to callback
io-ts library for numbers
A mutex for guarding async workflows
Test if a double-precision floating-point numeric value is positive zero.
Reduce z-index values with PostCSS.
Timers extensions
TypeScript definitions for object-inspect
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
Validates if a value is an integer array.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Validates if a value is an integer.
Add support for more integer widths to Buffer
Integer <=> Japanese number converter
This library contains a Writer and Reader interface to create files where the position of a bit within the file indicates a true or false value.
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
Creates positive integer with specified number of digits (i.e., specified "length" when coverted to string)
In mathematics, the greatest common divisor (gcd) of two or more integers, when at least one of them is not zero, is the largest positive integer that divides the numbers without a remainder.
It sum the positive integers in the given string
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
Make your Mongoid model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list. The instances that take part in the list should have a +position+ field of type Integer.
BaseConvert - Number base conversion. Converts positive integers to different bases: Binary, octal, hexadecimal, decimal, or any arbitrary base. "Out of the box" handling of up to base 95(:print: characters). Allows for arbitrary choice of alphabet(digits).
Make your ActiveNode acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list. The instances that take part in the list should have a +position+ field of type Integer.
Make your model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a +position+ column defined as an integer on the mapped database table.
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table. (Custom edition. Please use original gem)