Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
strtok3
A promise based streaming tokenizer
binary
Unpack multibyte binary values from buffers
@stdlib/os-byte-order
Platform byte order.
@solana/buffer-layout
Translation between JavaScript values and Buffers
buffer-layout
Translation between JavaScript values and Buffers
@stdlib/assert-is-big-endian
Check if an environment is big endian.
@stdlib/assert-is-little-endian
Check if an environment is little endian.
@stdlib/os-float-word-order
Platform float word order.
endian-reader
Buffer wrapper with endian-configured reads
endian-toggle
toggle the byte ordering of a buffer
@exodus/buffer-layout
Translation between JavaScript values and Buffers
struct-fu
Yet another node.js struct implementation (object↔︎buffer conversion)
node-red-contrib-buffer-parser
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
utils-is-little-endian
Check if an environment is little endian.
network-byte-order
htonl, htons, ntohl, ntohs - convert values between host and network byte order.
@bbachain/buffer-layout
Translation between JavaScript values and Buffers
@binary-format/binary-format
a typescript library for reading and writing binary files to and from plain javascript objects
is-little-endian
Checks if your system is little endian
bite
Lightweight library for bytestring to/from number decoding/encoding, in pure javascript.
textfilereader
Read textfiles, autohandle latin1, utf8, utf16/32 big/little endian