structogram-editor
v1.0.0
Published
Interactive structogram editor with drag-and-drop functionality
Maintainers
Readme
Structogram Editor Component
A reusable structogram editor with drag-and-drop functionality.
Installation
Include the JavaScript file in your project:
<link rel="stylesheet" href="structogram-editor.css">
<script src="structogram-editor.js"></script>