arraybuffer
There are 102 repositories under arraybuffer topic.
novnc/noVNC
VNC client web application
mrousavy/react-native-fast-tflite
🧬 High-performance TensorFlow Lite library for React Native with GPU acceleration
niklasvh/base64-arraybuffer
Encode/decode base64 data into ArrayBuffers
gdnmobilelab/png-pong
An image manipulation library with a very specific set of skills.
Bnaya/objectbuffer
JavaScript Object like api, backed by an arraybuffer
rfrench/gify
JavaScript API for decoding/parsing information from animated GIFs using ArrayBuffers.
madmurphy/stringview.js
C-like string interface for JavaScript
LangZhai/json-bufferify
This is a tiny module to help you convert between JSON data and ArrayBuffer, and you can use it in both Node.js and browsers.
domax/cordova-plugin-photos
This Cordova/Phonegap plugin provides access to photo library on device.
voodooattack/shared-buffer
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.
inspect-js/is-array-buffer
Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
wader/aes-arraybuffer
JavaScript AES and CBC implementation using ArrayBuffer
alanchenchen/browserBuffer
A simple implementation for browser to switch string between buffer
Hexagon/base64
Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser.
rfrench/metadata.js
metadata.js is a JavaScript API for parsing & copying JPEG metadata (EXIF, IPTC, XMP, Makernotes) using ArrayBuffers.
reececomo/tinybuf
⚡️ High-performance in-memory binary serializer for Node.js / HTML5
ArrayIterator/TypedArray
TypedArrays ES-2015 Php Implementation
es-shims/es-arraybuffer-base64
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
mysticatea/bre
A Binary-Object Mapper for JavaScript
cabinjs/parse-request
Parse requests in the Browser and Node (with added support for multer and passport). Made for Cabin.
welefen/sharedArrayBufferStore
use sharedArrayBuffer to store data
duzun/string-encode.js
Convert different types of JavaScript String to/from Uint8Array
cycle263/speechByWebsocket
实时语音识别,websocket通信
gkjohnson/js-struct-data-view
Set of functions used to read and write object data to and from an ArrayBuffer
jealyn/real-file-type
JS 精准获取上传文件类型
rowtype-yoga/purescript-arraybuffer-builder
ArrayBuffer builder for Purescript
akira-cn/structured-data-view
Make it easier to play with array buffer.😘
Cyroxin/Elembuf
An efficient and simple to use buffer/array for data manipulation.
facetrollex/fctrlx-angular-file-reader
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
HowProgrammingWorks/TypedArrays
ArrayBuffer, DataView, Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array
rowtype-yoga/purescript-parsing-dataview
DataView on ArrayBuffer input stream support for purescript-parsing
athanclark/purescript-arraybuffer-class
Simple encoding / decoding classes for ArrayBuffers
derhuerst/serve-buffer
Serve a blob of binary data via HTTP, with support for range requests, conditional GET & compression.
ItalyPaleAle/arraybuffer
NPM: arraybuffer-encoding
mathishouis/buffer.ws
A simple, light and fast bytebuffer implementation under node.js
Mr-k-bear/enhance-data-view
Reactive DataView extension with chainable API for type-safe binary data manipulation.