A polyfill for older versions of node.js for the node v6 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
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
EasyPost Node Client Library
Small package to encode or decode IP addresses from buffers to strings.
[](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
Fast and advanced TIFF decoder
Safer Node.js Buffer API
No description provided.
Polyfill for the URLPattern API
Node.js Buffer API, for the browser
A polyfill for the internal diagnostics_channel module
Is this value a JS ArrayBuffer?
A Babel plugin to inject imports to core-js@3 polyfills
A native "Headers" class polyfill.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.