13 packages
protobufjs
Protocol Buffers for JavaScript (& TypeScript).
@protobufjs/aspromise
Returns a promise from a node-style callback function.
@protobufjs/base64
A minimal base64 implementation for number arrays.
@protobufjs/codegen
A minimalistic code generation utility.
@protobufjs/eventemitter
A minimal event emitter.
@protobufjs/extend
Provides minimal drop-in inheritance for classes.
@protobufjs/fetch
Fetches the contents of a file accross node and browsers.
@protobufjs/float
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
@protobufjs/fs
Provides node's fs module only if available.
@protobufjs/inquire
Requires a module only if available and hides the require call from bundlers.
@protobufjs/path
A minimal path module to resolve Unix, Windows and URL paths alike.
@protobufjs/pool
A general purpose buffer pool.
@protobufjs/utf8
A minimal UTF8 implementation for number arrays.