Search
bmp-js
A pure javascript BMP encoder and decoder
v0.1.0 URL:
https://unpkg.com/bmp-js@0.1.0/index.js
Open
Browse Files
bmp
1bit
4bit
8bit
16bit
24bit
32bit
encoder
decoder
image
javascript
js
bmp-ts
A pure typescript BMP encoder and decoder
v1.0.9 URL:
https://unpkg.com/bmp-ts@1.0.9/dist/commonjs/index.js
Open
Browse Files
bmp
1bit
4bit
8bit
16bit
24bit
32bit
encoder
decoder
image
javascript
js
@stdlib/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float32-smallest-normal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
float32
32bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
normalized
normal
@vingle/bmp-js
A pure javascript BMP encoder and decoder
v0.2.5 URL:
https://unpkg.com/@vingle/bmp-js@0.2.5/index.js
Open
Browse Files
bmp
1bit
4bit
8bit
16bit
24bit
32bit
encoder
decoder
image
javascript
js
@stdlib/math-base-ops-umul
Perform C-like multiplication of two unsigned 32-bit integers.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-ops-umul@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.imul
imul
umul
multiplication
multiply
mult
integer
unsigned
uint
uint32
32-bit
32bit
long
c
emulate
emulation