reagram
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

reagram

npm check demo

React component to render customizable graph/diagram.

There are many great ways in JavaScript to create graphs/diagrams, like mermaid, JointJS, @hpcc-js/wasm and so on. However it's difficult to create our own customized UI and update it in data-driven way. This was made to solve it.

This is under development.

Demo

https://inokawa.github.io/reagram/

Install

npm install reagram

Requirements

  • react 16.8+

Usage

TODO

/reagram/

    Package Sidebar

    Install

    npm i reagram

    Weekly Downloads

    2

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • inokawa