JS interface to track actions taken by users
Shared UI components for buffer apps
Safer Node.js Buffer API
Unpack capsize font metrics from fonts
JSON parse & stringify that supports binary via bops & base64
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
OpenTelemetry metrics SDK
Constant-time comparison of Buffers
Determine if an object is a Buffer
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector using protobuf over HTTP
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
Universal JS client for micro-rpc
A simple module for bitwise-xor on buffers
return whether two buffers are equal
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Convert character encodings in pure javascript.