Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
uint8array-extras
Useful utilities for working with Uint8Array (and Buffer)
@stdlib/assert-is-uint8array
Test if a value is a Uint8Array.
@stdlib/array-uint8
Uint8Array.
@stdlib/constants-uint8-max
Maximum unsigned 8-bit integer.
@stdlib/array-uint8c
Uint8ClampedArray.
pxls
Get 4-channel pixels array from an ndarray or nested array
@stdlib/assert-is-uint8clampedarray
Test if a value is a Uint8ClampedArray.
string-to-arraybuffer
Convert base64/datauri/plain string to ArrayBuffer
to-uint8
Convert data to Uint8Array
uint8-encoding
Uint8 encoding, a simple way to convert strings to Uint8Arrays and vice versa.
uint8-util
Fastest possible buffer-like utilities for uint8.
uint8-to-hex
The fastest function to convert a Uint8Array to hexadecimal.
crypto-random-uint8
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
uint8-concat
Concatenate mutiple Uint8Arrays super efficiently.
uint8-to-b64
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
@stdlib/array-filled-by
Create a filled array according to a provided callback function.
@stdlib/array-zeros
Create a zero-filled array having a specified length.
@stdlib/strided-base-reinterpret-boolean
Reinterpret a BooleanArray as a Uint8Array.
graphql-type-ints
Library for different graphql int types
@stdlib/buffer-from-array
Allocate a buffer using an octet array.