TypeScript definitions for snappyjs
Object-like api, backed by an array buffer
Base64 encoding/decoding in pure JS on both modern Browsers and Node.js. Also supports URL-safe base64
This plugin enforces any Uint8Array type declaration to explicitly define an ArrayBuffer as generic type
An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3
random access unzip library for JavaScript
mime-types rewrite in TypeScript with ESM and CommonJS targets
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Encode and decode base64 to and from Uint8Array
A tiny library for generating base64 encoded PNG blocky identicons.
Transcodes base64
ES 2021 spec-compliant shim for Promise.any
Tiny and fast Tar utils for any JavaScript runtime!
mirror of memfs, bundled and exposed as ES module
Polyfill for ArrayBuffer.prototype.slice.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
An ES-spec-compliant Map shim/polyfill/replacement that works as far down as ES3
Detect Node.JS (as opposite to browser environment). ESM modification
JSON parse & stringify that supports binary via bops & base64
TypeScript definitions for react-native-base64
A simpler React-Native crypto library
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Encode and decode base64 encoded strings
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.