capnpc-ts
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

capnpc-ts

A Cap'n Proto schema compiler for TypeScript.

Basic usage (assuming capnp is already installed):

npm install -g capnpc-ts
capnpc -o ts path/to/myschema.capnp

This will generate a file at path/to/myschema.capnp.ts.

Visit https://github.com/jdiaz5513/capnp-ts for an extended README.

Readme

Keywords

Package Sidebar

Install

npm i capnpc-ts

Weekly Downloads

2,014

Version

0.7.0

License

MIT

Unpacked Size

351 kB

Total Files

60

Last publish

Collaborators

  • jdiaz5513