Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/constants-uint8-max
Maximum unsigned 8-bit integer.
wavefile
Create, read and write wav files according to the specs.
@stdlib/constants-int8-min
Minimum signed 8-bit integer.
@stdlib/constants-int8-max
Maximum signed 8-bit integer.
b2a
btoa and atob (ie base64/base64url encoding and decoding) support for node.js or old browsers, with the Unicode Problems fixed
twos-complement-buffer
Encode and decode two's complement integers to and from byte buffers.
byte-data
JavaScript binary parser for any browser or environment.
bitdepth
Change the bit depth of PCM samples.
uint-buffer
Encode and decode unsigned integers to and from byte buffers.
mem-font
Proportional and monospaced sans light pixel font family.
retrolib
Render low-res scenes to the canvas in a retro 8-bit era style. Aseprite exported animation wrapper, scene management, sound and image management, particle support.
jsfxr
8-bit sound effects generator based on sfxr
nesly-sound
Make music with your NES
@stdlib/number-uint8-base-to-binary-string
Return a string giving the literal bit representation of an unsigned 8-bit integer.
@stassi/binary-transcoder
Convert binary data between common formats and encodings.
@stdlib/number-uint8-base-from-binary-string
Create an unsigned 8-bit integer from a literal bit representation.
@stdlib/constants-int8-num-bytes
Size (in bytes) of an 8-bit signed integer.
prx-wavefile
Create, read and write wav files according to the specs.
spritzjs
A Spritz stream-cipher implementation in JavaScript
@stdlib/constants-uint8-num-bytes
Size (in bytes) of an 8-bit unsigned integer.