A highly-customizable library for creating node-based editors, graphs and diagrams
## Overview
The documentation provided offers a comprehensive guide for developers looking to integrate and utilize the API effectively. It outlines various installation methods such as NPM, Yarn, and CDN setups. The clarity in organization helps both new and experienced developers navigate through the essential aspects of using the API seamlessly.
## Features
- **Multiple Installation Options**: Easily install using NPM, Yarn, or CDN according to your project needs.
- **Example Usage**: Provides straightforward examples to help you understand how to implement the API in different contexts.
- **Testing Support**: Built-in support to run unit tests using Jest, ensuring your code remains robust and bug-free.
- **Versatile Build Options**: Ability to build UMD, ESM, and CommonJS modules for maximum compatibility across different environments.
- **Local Development Setup**: Pre-configured tools in the `/dev` directory allow for a smooth and efficient local development experience.
- **Feedback Welcome**: Encourages users to provide feedback, fostering a community-driven approach to improvements.