npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "buffers" 的结果(共 24 个)
bl

Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too

MIT
delayed-stream

Buffers events from a stream until you are ready to handle them.

MIT
pause-stream

a ThroughStream that strictly buffers all readable events when paused.

flate

Simple, synchronous deflate/inflate for buffers

zlib

Simple, synchronous deflate/inflate for buffers

buffer-equal

return whether two buffers are equal

MIT
buffer-shims

some shims for node buffers

MIT
buffer-json

JSON.stringify & JSON.parse which can encode/decode buffers.

MIT
buffertools

Working with node.js buffers made easy.

ISC
butils

helper functions to make buffers faster

MIT
@acuminous/bitsyntax

Pattern-matching on byte buffers

MIT
bitsyntax

Pattern-matching on byte buffers

MIT
sparse-bitfield

Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer

MIT
binary

Unpack multibyte binary values from buffers

arraybuffer.slice

Exports a function for slicing ArrayBuffers (no polyfilling)

MIT
@socket.io/base64-arraybuffer

Encode/decode base64 data into ArrayBuffers

MIT
zlibcontext

Simple, synchronous deflate/inflate for buffers (ZLibContext modification)

bit-encode

Low level bit encoder for buffers

MIT
memory-pager

Access memory using small fixed sized buffers

MIT
stream-buffers

Buffer-backed Streams for reading and writing.

Unlicense
put

Pack multibyte binary values into buffers

buffer-equal-constant-time

Constant-time comparison of Buffers

BSD-3-Clause
simple-bufferstream

Turn a Buffer into a Stream (simplistic version)

MIT