npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ArrayBuffer" 的结果(共 30 个)
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
is-array-buffer-x

Detect whether or not an object is an ArrayBuffer.

MIT
into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

MIT
arraybuffer.slice

Exports a function for slicing ArrayBuffers (no polyfilling)

MIT
@socket.io/base64-arraybuffer

Encode/decode base64 data into ArrayBuffers

MIT
msgpack-js-browser

A msgpack encoder and decoder using ArrayBuffer and DataView

int64-buffer

64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript

MIT
typed-array-buffer

Get the ArrayBuffer out of a TypedArray, robustly.

MIT
image-type

Detect the image type of an ArrayBuffer/Uint8Array

MIT
array-buffer-from-string

Create an ArrayBuffer with the [raw bytes][javascript-encoding] from a String.

MIT
encode-utf8

Turn a string into an ArrayBuffer by using the UTF8 encoding.

MIT
hex-to-array-buffer

Turn a string of hexadecimal characters into an `ArrayBuffer`.

MIT
string-to-arraybuffer

Convert base64/datauri/plain string to ArrayBuffer

MIT
arraybuffer-equal

Determines if two array buffers contain the exact same content

MIT
to-data-view

Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).

MIT
base64-arraybuffer

Encode/decode base64 data into ArrayBuffers

MIT
@smithy/is-array-buffer

Provides a function for detecting if an argument is an ArrayBuffer

Apache-2.0
@aws-sdk/is-array-buffer

Provides a function for detecting if an argument is an ArrayBuffer

Apache-2.0
is-otf

Check if a String/Buffer/ArrayBuffer is OTF

MIT
base64-arraybuffer-es6

Encode/decode base64 data into ArrayBuffers

MIT
b3b

ArrayBuffer / Buffer / base64 convert util

ISC
memcpy

Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.

Apache-2.0
arraybuffer-loader

Webpack loader that returns file contents as a ArrayBuffer

MIT
@endo/immutable-arraybuffer

Immutable ArrayBuffer (the shim!)

Apache-2.0
vite-plugin-arraybuffer

Vite plugin for import file with ArrayBuffer or Uint8Array.

MIT
arraybuffer-to-buffer

Convert ArrayBuffer to Buffer

MIT
buffer-to-arraybuffer

Convert Buffer to ArrayBuffer

MIT
node-arraybuffer

NodeJS C++ ArrayBuffer handler

MIT