Projects in Awesome Lists tagged with arraybuffer
A curated list of projects in awesome lists tagged with arraybuffer .
https://github.com/novnc/novnc
VNC client web application
arraybuffer html html-canvas html5 javascript modern-browsers novnc vnc-client websockets websockify wss
Last synced: 09 Sep 2025
https://github.com/novnc/noVNC
VNC client web application
arraybuffer html html-canvas html5 javascript modern-browsers novnc vnc-client websockets websockify wss
Last synced: 14 Mar 2025
https://github.com/mrousavy/react-native-fast-tflite
🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration
ai arraybuffer camera detection facial-recognition fast hacktoberfest ml native object-detection react react-native tensorflow tensorflow-lite tflite
Last synced: 14 May 2025
https://github.com/niklasvh/base64-arraybuffer
Encode/decode base64 data into ArrayBuffers
arraybuffer base64 javascript typedarray
Last synced: 15 May 2025
https://github.com/bnaya/objectbuffer
JavaScript Object like api, backed by an arraybuffer
arraybuffer javascript sharedarraybuffer sharedmemory
Last synced: 07 Apr 2025
https://github.com/rfrench/gify
JavaScript API for decoding/parsing information from animated GIFs using ArrayBuffers.
animated-gif animated-gifs arraybuffer exif gif gifs javascript
Last synced: 22 Apr 2025
https://github.com/madmurphy/stringview.js
C-like string interface for JavaScript
arraybuffer base64 low-level-javascript stringview typed-arrays
Last synced: 04 May 2025
https://github.com/voodooattack/shared-buffer
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.
arraybuffer cluster clustering inter-process inter-process-communication ipc node process sharedbuffer
Last synced: 09 Apr 2025
https://github.com/wader/aes-arraybuffer
JavaScript AES and CBC implementation using ArrayBuffer
Last synced: 11 Apr 2025
https://github.com/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.
array arraybuffer buffer ecmascript is javascript
Last synced: 05 Apr 2025
https://github.com/alanchenchen/browserbuffer
A simple implementation for browser to switch string between buffer
arraybuffer browser browserbuffer buffer download download-file readfile upload-file
Last synced: 04 May 2025
https://github.com/rfrench/metadata.js
metadata.js is a JavaScript API for parsing & copying JPEG metadata (EXIF, IPTC, XMP, Makernotes) using ArrayBuffers.
arraybuffer exif gps icc iptc javascript jpeg makernotes metadata xmp
Last synced: 22 Apr 2025
https://github.com/arrayiterator/typedarray
TypedArrays ES-2015 Php Implementation
arraybuffer buffer es-2015 php-typedarray php71 typed-array typedarray typedarrays uint8array
Last synced: 03 Oct 2025
https://github.com/hexagon/base64
Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser.
arraybuffer base64 base64url commonjs deno esm esmodule javascript node string typescript umd
Last synced: 21 Aug 2025
https://github.com/mysticatea/bre
A Binary-Object Mapper for JavaScript
arraybuffer binary-data buffer ecmascript javascript npm-module npm-package objects structs wrapper
Last synced: 26 Apr 2025
https://github.com/reececomo/tinybuf
⚡️ High-performance in-memory binary serializer for Node.js / HTML5
arraybuffer binary buffer dto encoding js-binary json minify serialization typescript typescript-binary
Last synced: 19 Aug 2025
https://github.com/cabinjs/parse-request
Parse requests in the Browser and Node (with added support for multer and passport). Made for Cabin.
arraybuffer buffer express javascript koa logger logging middleware multer node parse parser passport req request requests route stream utility
Last synced: 26 Mar 2025
https://github.com/welefen/sharedarraybufferstore
use sharedArrayBuffer to store data
arraybuffer lock sharedarraybuffer uint16array uint32array uint8array worker-threads
Last synced: 06 Apr 2025
https://github.com/es-shims/es-arraybuffer-base64
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
arraybuffer base64 ecmascript javascript
Last synced: 30 Sep 2025
https://github.com/duzun/string-encode.js
Convert different types of JavaScript String to/from Uint8Array
arraybuffer base64 binary buffer hex typedarray uint8array utf-8 utf8 utf8-string
Last synced: 26 Oct 2025
https://github.com/rowtype-yoga/purescript-arraybuffer-builder
ArrayBuffer builder for Purescript
Last synced: 13 May 2025
https://github.com/gkjohnson/js-struct-data-view
Set of functions used to read and write object data to and from an ArrayBuffer
arraybuffer javascript memory struct
Last synced: 13 Nov 2025
https://github.com/akira-cn/structured-data-view
Make it easier to play with array buffer.😘
arraybuffer binary blob dataview node
Last synced: 23 Apr 2025
https://github.com/mathishouis/buffer.ws
A simple, light and fast bytebuffer implementation under node.js
array arraybuffer buffer bytebuffer javascript nodejs typescript websocket
Last synced: 01 Jul 2025
https://github.com/athanclark/purescript-arraybuffer-class
Simple encoding / decoding classes for ArrayBuffers
arraybuffer generics purescript typeclass
Last synced: 14 Jul 2025
https://github.com/rowtype-yoga/purescript-parsing-dataview
DataView on ArrayBuffer input stream support for purescript-parsing
arraybuffer parsing purescript purescript-parsing
Last synced: 13 May 2025
https://github.com/italypaleale/arraybuffer
NPM: arraybuffer-encoding
arraybuffer base64 hex javascript
Last synced: 17 Aug 2025
https://github.com/howprogrammingworks/typedarrays
ArrayBuffer, DataView, Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array
arraybuffer dataview typedarrays uint8array uint8clampedarray
Last synced: 07 May 2025
https://github.com/mr-k-bear/enhance-data-view
Reactive DataView extension with chainable API for type-safe binary data manipulation.
arraybuffer binary buffer dataview reactive typescript typescript-library wasm webassembly
Last synced: 30 Jul 2025
https://github.com/fabiospampinato/decode-base64
A tiny function for decoding base64 strings into ArrayBuffer objects, useful for bundling and loading WASM modules.
arraybuffer base64 browser buffer decode node web
Last synced: 20 Jul 2025
https://github.com/fabiospampinato/uint8-encoding
Uint8 encoding, a simple way to convert strings to Uint8Arrays and vice versa.
arraybuffer encoding uint8 uint8array
Last synced: 27 Jul 2025
https://github.com/derhuerst/serve-buffer
Serve a blob of binary data via HTTP, with support for range requests, conditional GET & compression.
arraybuffer buffer http http-range-requests in-memory
Last synced: 15 Apr 2025
https://github.com/chrisguttandin/multi-buffer-data-view
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Last synced: 14 Sep 2025
https://github.com/juanelas/base64
Base64 for both node.js and browser JavaScript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implemented using ArrayBuffer, any TypedArray or Buffer
arraybuffer bas64url base64 buffer typedarray uint8array
Last synced: 14 Jul 2025
https://github.com/nwtgck/binconv-npm
Converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
arraybuffer base64 binary blob conversion converter javascript readablestream typescript uint8array
Last synced: 12 May 2025
https://github.com/xotic750/is-array-buffer-x
Detect whether or not an object is an ArrayBuffer.
arraybuffer browser ecmascript nodejs
Last synced: 30 Apr 2025
https://github.com/inspect-js/array-buffer-byte-length
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
arraybuffer byte bytelength es-shim es-shims length polyfill shim
Last synced: 05 Apr 2025
https://github.com/stdlib-js/array-shared-buffer
SharedArrayBuffer.
array arraybuffer buf buffer concurrency data javascript memory node node-js nodejs parallelism shared stdlib structure threading typed typed-array types
Last synced: 25 Apr 2025
https://github.com/stdlib-js/assert-has-arraybuffer-support
Detect native ArrayBuffer support.
array arraybuffer binary buf buffer detect es2015 es6 feature javascript node node-js nodejs stdlib typed-array util utilities utility utils
Last synced: 25 Apr 2025
https://github.com/stdlib-js/assert-is-arraybuffer
Test if a value is an ArrayBuffer.
array arraybuffer assert assertion buffer is isarraybuffer isbuffer javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 05 May 2025
https://github.com/StudyResearchProjects/arrbuffstr
Creates Strings from ArrayBuffers and viceversa in NodeJS and the Browser
arraybuffer browser data node string transform
Last synced: 09 Oct 2025
https://github.com/es-shims/arraybuffer.prototype.detached
ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
array arraybuffer buffer detached ecmascript es-shim es-shims javascript polyfill shim
Last synced: 11 Oct 2025
https://github.com/stdlib-js/assert-has-dataview-support
Detect native ArrayBuffer support.
array arraybuffer binary buf buffer detect es2015 es6 feature javascript node node-js nodejs stdlib typed-array util utilities utility utils
Last synced: 13 Apr 2025
https://github.com/taichunmin/js-buffer
A cross platform alternative of Node buffer base on UInt8Array.
arraybuffer browser browserify buffer compatible dataview nodejs uint8array
Last synced: 23 Apr 2025
https://github.com/stdlib-js/assert-is-sharedarraybuffer
Test if a value is a SharedArrayBuffer.
array arraybuffer assert assertion buffer is isbuffer javascript node node-js nodejs shared stdlib typed typed-array util utilities utility utils
Last synced: 25 Apr 2025
https://github.com/montyanderson/get-blob
Get a Blob and return an ArrayBuffer using FileReader
arraybuffer blob javascript node
Last synced: 11 Mar 2025
https://github.com/rolandjitsu/rxjs-file
RxJS File utils
arraybuffer file file-reader rxjs typescript
Last synced: 04 Mar 2025
https://github.com/tachibana-shin/arraybuffer-isbinary
Detects if a file is binary in all platform. Similar to Perl's -B
arraybuffer arraybuffer-isbinary isbinary npm
Last synced: 16 Mar 2025
https://github.com/freehuntx/bit-data-view
Parse arraybuffers on lowest level possible
arraybuffer binary bit buffer javascript typescript
Last synced: 07 Apr 2025
https://github.com/takanoriyanagitani/buffer2map
buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)
aggregate arraybuffer chrome dataview groupby ie11 map selenium
Last synced: 24 Oct 2025
https://github.com/es-shims/arraybuffer.prototype.slice
ES spec-compliant shim for ArrayBuffer.prototype.slice
array arraybuffer buffer ecmascript es-shim javascript polyfill shim slice typed
Last synced: 07 May 2025
https://github.com/danieljdufour/toab
To Array Buffer: Convert Buffer, Data URLs, Files, Response, Text, and Typed Arrays to Array Buffers
arraybuffer buffer fetch files response text typedarrays
Last synced: 25 Jul 2025
https://github.com/yuriyvyatkin/ajs-hw-9.2-arraybuffer
ДЗ №2 к лекции «ArrayBuffer» курса «Продвинутый JavaScript» Нетологии
Last synced: 23 Feb 2025
https://github.com/juliolmuller/file2arraybuffer-js
Basic function to convert files into ArrayBuffer object.
arraybuffer file javascript node npm package
Last synced: 04 Mar 2025
https://github.com/kjur/typepki-strconv
TypeScript string converters and utilities sub module for TypePKI library (beta)
arraybuffer asn1 base64 hex iso8859-1 rawstring ucs2 utf8 zulu
Last synced: 03 Mar 2025
https://github.com/topgunbuild/buffer
An isomorphic Buffer API
arraybuffer browser buffer isomoprhic nodejs uint8array
Last synced: 11 Jun 2025
https://github.com/afeiship/next-arraybuffer2url
Array buffer to blob url.
array arraybuffer blob buffer next url
Last synced: 07 Apr 2025
https://github.com/desoga10/ng-text-to-image
Build an AI Image Generator in Angular 17 Using the Clipdrop API || AI Text to Image Generator
angular angular-cli angular2 arraybuffer clipdrop frontend
Last synced: 15 Aug 2025
https://github.com/pabra/jsonbase64transporter
Helps converting Json and Base64 Data consistently from and to String and ArrayBuffer in Node.js and browser.
arraybuffer base64 browser json nodejs typescript
Last synced: 06 Apr 2025
https://github.com/takanoriyanagitani/uuid2hex
uuid(ArrayBuffer/DataView/Buffer) -> String
arraybuffer buffer chrome dataview hex hexlify ie11 string uuid
Last synced: 24 Mar 2025