@capnp-js/builder-core

Read/write classes and their guts for Cap'n Proto built-in types.

Usage no npm install needed!

<script type="module">
  import capnpJsBuilderCore from 'https://cdn.skypack.dev/@capnp-js/builder-core';
</script>

README

builder-core

Read/Write implementations for Cap'n Proto's built-in types (see the specification for a full listing). The Orphan class, ArenaB type specification, and more also appear here, making builder-core a bit of a blob.