WebP decoding for Node.js, using [libwebp][libwebp] compiled to [WebAssembly][WebAssembly].
A swiss-army-knife of byte manipulation.
The fastest in-browser base64 library
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
RFC 4226 HOTP implementation for otplib
Cross-platform library for working with buffers and moving between formats.
Replaces these files from old sdk: * vaa/parser * mock
Encode and decode quoted printable and base64 strings
<p align="center"> <br /> <a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> <br /> </p> <h1 align="center">thirdweb crypto</h1> <p align="center"> <a href=
The Interactive Extensions for JavaScript
Unsafely turn ArrayBuffers into raw pointers and raw pointers into ArrayBuffers. Warning: arbitrary memory access can lead to attackers controlling your users' computers.
V8's maximum string size prevents using JSON.parse() for large JSON files. This module exposes JSON_parse() that should behave similarly to JSON.parse() except it expects a Uint8Array instead of a String. Using a Uint8Array lets it scale to much larger JS
Low level core functionality for interacting with the Delegation Framework
convert a buffer (or string) to a Uint8Array
A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
Useful utilities for working with Uint8Array (and Buffer)
Official Sentry SDK for browsers
TypeScript definitions for brorand
A TypeScript library for handling WOFF2 encoding using WebAssembly
Public storefront routes and service helpers for checkout-adjacent product, departure, offer, and eligibility flows.
TypeScript definitions for base32-encoding
BMP decoding for Node.js, using [Libnsbmp][Libnsbmp] compiled to [WebAssembly][WebAssembly].
High performance WebRTC polyfill for Node.JS via libdatachannel using Node Native/NAPI.
BIP39 JavaScript implementation