npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Buffer" 的结果(共 81 个)
utf-8-validate

Check if a buffer contains valid UTF-8

MIT
bufferutil

WebSocket buffer utils

MIT
buffer-writer

a fast, efficient buffer writer

MIT
gzip-size

Get the gzipped size of a string or buffer

MIT
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.

buffer-from

A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.

MIT
is-utf8

Detect if a buffer is utf8 encoded.

MIT
compress-buffer

Synchronous Buffer compression library for Node.js

stream-to-buffer

Concatenate a readable stream's data into a single buffer

flate

Simple, synchronous deflate/inflate for buffers

zlib

Simple, synchronous deflate/inflate for buffers

buffer-equal

return whether two buffers are equal

MIT
brotli-size

Get the brotli compressed size of a string or buffer

MIT
strip-eof

Strip the final newline character from a string/buffer

MIT
buffer-shims

some shims for node buffers

MIT
buffer-alloc

A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.

MIT
to-arraybuffer

Get an ArrayBuffer from a Buffer as fast as possible

MIT
data-uri-to-buffer

Create an ArrayBuffer instance from a Data URI string

MIT
buffer-json

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

MIT
ieee754

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

BSD-3-Clause
bufferjs

Pure JavaScript Buffer utils.

MIT
buffertools

Working with node.js buffers made easy.

ISC
line-input-stream

Convert a Node.JS Readable Stream into a Line Buffered Input Stream

lodash.isbuffer

The lodash method `_.isBuffer` exported as a module.

MIT
@zkochan/ansi-diff

A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI

MIT