No description
Find a file
Mark Mankarious 12cd7f3941 0.3.8
2023-03-22 00:26:21 +00:00
.circleci chore: updates CI config 2023-03-16 22:42:15 +00:00
public Initial commit 2023-03-08 20:29:13 +00:00
src feat: replaces xstate with custom state machine implementation 2023-03-22 00:19:00 +00:00
.gitignore chore: configures CI 2023-03-16 21:27:09 +00:00
jest.config.js feat: replaces xstate with custom state machine implementation 2023-03-22 00:19:00 +00:00
LICENSE Adds license 2023-03-08 20:35:02 +00:00
package-lock.json 0.3.8 2023-03-22 00:26:21 +00:00
package.json 0.3.8 2023-03-22 00:26:21 +00:00
README.md chore: updates readme 2023-03-16 23:19:31 +00:00
tsconfig.json chore: configures CI 2023-03-16 21:27:09 +00:00
webpack.config.js chore: configures CI 2023-03-16 21:27:09 +00:00

readme-header

GitHub License MIT

A highly customizable React component for building interactive flow diagrams.

Coming soon under the MIT licence | Use it now on isoflow.io

Key Features

  • Real-time: Display real-time data on diagrams.
  • Customizable: Use your own isometric icon packs, or use our free set of networking icons (also under MIT).
  • Export options: Export diagrams as images, JSON or YAML.
  • Powerful annotation tools: Annotate nodes, groups and connectors.
  • Step-by-step walkthroughs: Create interactive tours of large diagrams to help viewers easily digest information.

Roadmap

Migration to open-source: ██░░░░░░░░░

  • Set up automated publishing to NPM registry
  • Migrate private JS project to public Typescript project
  • Publish icons as separate importable package

License

Isoflow is MIT licensed (see ./LICENSE).