Skip to main content
Version: v1.2.0

Javascript

The zed-js library provides support for the Zed data model from within Javascript as well as methods for communicating with a Zed lake.

Because JavaScript's native type system is limtied, zed-js provides implementations for each of Zed's primitive types as well as technique for interpreting and/or constructing arbitrary complex types.

Installation

Documentation coming soon.

Library API

Documentation coming soon.

Examples

Examples coming soon.