Buffer in your browser!
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
A PNG decoder in JavaScript
Convert a typed array to a Buffer without a copy
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Determine if an object is a Buffer
A PNG decoder in JS
Safer Node.js Buffer API
Bridging the gap between buffers and typed arrays
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Modern Buffer API polyfill without footguns
Check if a Buffer/Uint8Array is a PNG image
Convert character encodings in pure javascript.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
The node core libs for in browser usage.
Convert a Blob to a Buffer
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Useful utilities for working with Uint8Array (and Buffer)
Get the ArrayBuffer out of a DataView, robustly.
The Apigee Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development. These descriptions include API specifications in standard formats like OpenAPI, the Google API Discovery Service Format, and the Protocol Buffers Language. These API specifications can be used by tools like linters, browsers, documentation generators, test runners, proxies, and API client and server generators. The Registry API itself can be seen as a machine-readable enterprise API catalog designed to back online directories, portals, and workflow managers.
The Apigee Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development. These descriptions include API specifications in standard formats like OpenAPI, the Google API Discovery Service Format, and the Protocol Buffers Language. These API specifications can be used by tools like linters, browsers, documentation generators, test runners, proxies, and API client and server generators. The Registry API itself can be seen as a machine-readable enterprise API catalog designed to back online directories, portals, and workflow managers. Note that google-cloud-apigee_registry-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-apigee_registry instead. See the readme for more details.