Introduction
@reactodia/workspace
is a TypeScript library that allows to explore, visualize and make changes to the data in the form of an interactive graph based on underlying data sources.
@reactodia/workspace is an open-source fork of Ontodia project.
Getting Started
Install library using NPM or other package manager:
npm install --save @reactodia/workspace
tip
Look for the usage examples in Examples section.