No description
Find a file
2024-10-01 23:44:23 +01:00
.circleci fix: forces case sensitive dir names through Git 2023-07-25 16:31:06 +01:00
.codesandbox fix: corrects CodeSandbox setup script 2023-10-04 23:18:46 +01:00
.vscode chore: updates vscode settings 2024-06-08 14:24:58 +01:00
docs feat: updates copy 2024-09-29 19:32:54 +01:00
src feat: adds zoom on scroll 2024-10-01 23:44:23 +01:00
webpack feat: configures webpack build for docker image 2024-04-06 12:49:05 +01:00
.eslintrc feat: enables dragging of connector anchors 2023-10-07 18:58:42 +01:00
.gitignore chore: configures CI 2023-03-16 21:27:09 +00:00
.nvmrc feat: imports isopacks as separate package 2023-10-03 15:44:27 +01:00
.prettierrc refactor: integrates the renderer with react 2023-07-20 16:45:54 +01:00
Dockerfile feat: configures webpack build for docker image 2024-04-06 12:49:05 +01:00
jest.config.js feat: implements group rendering (UI not implemented yet) 2023-07-26 13:04:27 +01:00
LICENSE Adds license 2023-03-08 20:35:02 +00:00
package-lock.json feat: adds image export options to toggle grid and change bg color 2024-03-26 23:22:27 +00:00
package.json feat: bumps patch version 2024-09-30 00:26:43 +01:00
README.md chore: updates README 2024-09-30 00:25:46 +01:00
tsconfig.json feat: updates anchor connector schema 2023-10-04 17:56:55 +01:00

readme-header

Online playground | Developer docs | Github | Discord | Docker image

A React component for drawing network diagrams.

License: MIT CircleCI

About Isoflow Community Edition

Isoflow is an open-core project. We offer the Isoflow Community Edition as fully-functional, open-source software under the MIT license. In addition, we also support our development efforts by offering Isoflow Pro with additional features for commercial use. You can read more about the differences between Pro and the Community Edition here.

Key features

  • Drag-and-drop editor - Express your architecture with icons, regions and connectors.
  • Extensible icon system - Create your own icon library, or use plugins for existing libraries including AWS, Azure, GCP, Kubernetes, and more.
  • Export options - Export diagrams as code or images.

Quick start

Install both the editor and isopacks from npm:

  • npm install isoflow @isoflow/isopacks

See our documentation for more information.

Professional support

For professional support, please consider purchasing a license for Isoflow Pro. Isoflow Pro includes additional features and support options. For more information, visit isoflow.io.

Found a bug or need support?

Please report bugs and issues here, or on our Discord server.