Node.js Buffer API, for the 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
Serialize data into buffer. Browser or NodeJS.
A PNG decoder in JS
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Bridging the gap between buffers and typed arrays
Check if a Buffer/Uint8Array is a PNG image
Convert character encodings in pure javascript.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Convert a Blob to a Buffer
The node core libs for in browser usage.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
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.