Showing 61-80 of 5,716 packages
Check if a Buffer/Uint8Array is a BMP image
Check if a Buffer/Uint8Array is a PSD image
Workaround for a known jest issue that makes type comparisons of Uint8Array fail
Check the image file of a Buffer/Uint8Array that matched expected image MIME-type.
Check if a Buffer/Uint8Array is a WebP image
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
Check if a Buffer/Uint8Array is a JPEG XR image
Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.
Check if a Buffer/Uint8Array is a RAR file
A safe Uint8Array to utf-16 string converter
Check if a Buffer/Uint8Array is a 7ZIP file
Convert BigInt to/from Uint8Array with bounds checking, signed/unsigned support, and big/little endian
Encrypt and decrypt an `Uint8Array` using another `Uint8Array` as password
Check if a Buffer/Uint8Array is a 7ZIP file
Get a Uint8Array from a data uri
Detect the image type of Buffer/Uint8Array
Turn an ArrayBuffer or Uint8Array of UTF8 data into a string.
Convert different types of JavaScript String to/from Uint8Array
convert a utf8 string to a Uint8Array
The `bytestring` package contains modules for manipulating byte strings (~ arrays of octets, Uint8Array in modern JavaScript).