xod-project

API functions to work on XOD project state

Usage no npm install needed!

<script type="module">
  import xodProject from 'https://cdn.skypack.dev/xod-project';
</script>

README

xod-project

This package is a part of the XOD project.

The package provides API to query and update XOD projects’ state: create and delete nodes and links, manage patches, validate state shape, etc.

The API is done in functional style.