uint8array-extras
Binary data utility
A utility library for working with binary data in JavaScript
Useful utilities for working with Uint8Array (and Buffer)
216 stars
7 watching
6 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for working with streams in JavaScript | 342 |
| Tools for querying metadata about the active window on various platforms. | 65 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Supports any Observable library and provides polyfills | 70 |
| Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |
| A utility that moves files and folders to the trash rather than permanently deleting them. | 1,328 |
| A library to access properties within nested objects using a dot notation | 822 |
| A high-level API for working with binary data in JavaScript. | 541 |
| Creates an array of specified length filled with a given value or function returning values | 43 |
| Adds useful debug features to Electron apps | 754 |
| Detects the type of an image from a binary buffer | 373 |
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| A library that generates a unique digital fingerprint of an object | 134 |
| Transforms an asynchronous list into a single value by applying a reduction function | 68 |