@protos/core
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

@protos/core

Typescript definitions used by all @protos modules.

Related Modules

  • @protos/parser: Parser to read .proto files and produce a usable object hierarchy.
  • @protos/to-json: Parses and outputs a JSON format from .proto files that can be used with other @protos modules.
  • @protos/traverse: AST building and traversal for protobuf descriptions.

/@protos/core/

    Package Sidebar

    Install

    npm i @protos/core

    Weekly Downloads

    1

    Version

    0.0.14

    License

    MIT

    Unpacked Size

    8.38 kB

    Total Files

    7

    Last publish

    Collaborators

    • mattinsler