uint8array-extras

Binary data utility

A utility library for working with binary data in JavaScript

Useful utilities for working with Uint8Array (and Buffer)

GitHub

213 stars
7 watching
6 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/get-stream A utility library for working with streams in JavaScript 341
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65
sindresorhus/yn A utility for parsing yes/no like values with optional typo tolerance 266
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
sindresorhus/electron-dl Automates file downloads in Electron applications by providing a single function to handle the process 1,162
sindresorhus/trash-cli A utility that moves files and folders to the trash rather than permanently deleting them. 1,329
sindresorhus/dot-prop A library to access properties within nested objects using a dot notation 817
jdataview/jbinary A high-level API for working with binary data in JavaScript. 541
sindresorhus/filled-array Creates an array of specified length filled with a given value or function returning values 43
sindresorhus/electron-debug Adds useful debug features to Electron apps 750
sindresorhus/image-type Detects the type of an image from a binary buffer 373
sindresorhus/observable-to-promise Converts an Observable to a Promise for asynchronous data handling 47
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134
sindresorhus/p-reduce Transforms an asynchronous list into a single value by applying a reduction function 68