This package provides Typescript bindings for the Stencila Schema. It is primarily aimed at Typescript and Javascript developers wanting to programmatically generate, or modify, executable documents. For example, it is used in encoda
, a library for converting between document formats.
npm install @stencila/schema --save
Generated using TypeDoc