Pokémon Go Protobuf files from POGOProtos, wrapped up in a Node module using protobuf.js
Typescript definitions generator for [node-pogo-protos](https://github.com/cyraxx/node-pogo-protos)
Pokémon Go Protobuf files from POGOProtos, wrapped up in a Node module
Pokémon Go Protobuf files from POGOProtos, wrapped up in a Node module
Google Ads API client library
The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web, Twirp, and more.
Node bindings for Hyperledger Fabric protocol buffers
[](https://discord.gg/jTSmEzaR) [](https://www.npmjs.com/package/jito-ts)
Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric
Type definitions and utilities for Lightning Node Connect
Web client protobuf for interacting with Wormhole
A readable, DSL friendly programming language that compiles to JavaScript
No description provided.
Pokemon GO project data generator
Protocol Buffers for JavaScript
All of the Google API's protocol buffer files
Runtime API for the Pokémon GO masterfile. Loads, indexes, and queries entries with literal-typed lookups and per-group accessors. Built on `pogo-masterfile-types`.
protobuf-conformance ====================
Shared gRPC contracts and generated clients for Kapital services.
Generated TypeScript type definitions for the Pokémon GO masterfile, plus a typed `parseMasterfile` helper that dispatches each entry to its concrete payload type.
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to interact with the Fabric CA to manage user certificates lifecycle such as register, enroll, renew and revoke.
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to connect to a Fabric network, submit transactions and perform queries against the ledger.
NodeJS client protobuf for interacting with Wormhole