rediagram
v0.2.6
Published
Prototyping system architectures by using React.
Downloads
26
Readme
rediagram
Prototyping system architectures by using React.
Common components for drawing diagrams and functions for image output.
Installation
The plugin can then be installed using npm:
# yarn
yarn add rediagram
# or npm
npm install rediagram
Requirement
This project requires Graphviz. If you don't have it installed, install it here.
License
This software is released under the MIT License, see LICENSE.