polyfill for buffer
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
Modern Buffer API polyfill without footguns
Add support for more integer widths to Buffer
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
[](https://www.npmjs.com/package/@ton/crypto)
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Safer Node.js Buffer API
Node.js Buffer API, for the browser
Polyfill for the URLPattern API
No description provided.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A polyfill for the internal diagnostics_channel module
A Babel plugin to inject imports to core-js@3 polyfills
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Is this value a JS ArrayBuffer?
A native "Headers" class polyfill.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.