Protocol Buffers for JavaScript (& TypeScript).
Protocol Buffers for JavaScript & TypeScript.
Requires a module only if available and hides the require call from bundlers.
Returns a promise from a node-style callback function.
A minimal UTF8 implementation for number arrays.
A general purpose buffer pool.
Fetches the contents of a file accross node and browsers.
A minimal path module to resolve Unix, Windows and URL paths alike.
A minimal event emitter.
A minimal base64 implementation for number arrays.
A minimalistic code generation utility.
Translates between file formats and generates static code as well as TypeScript definitions.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Protobuf format for Apollo usage reporting
Protocol Buffers for JavaScript (& TypeScript).
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
Modify colors using the color-mod() function in CSS
Package use Grpc reflection api to download grpc proto descriptor. Now you don't have to add proto file to each package. Simple direct download proto package from example microservice without any files.
A minimal CSS module shim
Node.js loader for import specifiers as file paths without extensions or as directory paths
Webpack loader to translate .proto definitions to ProtoBuf.js modules
Some common functions for modular arithmetic using native JS implementation of BigInt
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript