No description
Find a file
2023-03-23 21:05:46 +00:00
.circleci fix: malformed CI config 2023-03-22 00:30:44 +00:00
public Initial commit 2023-03-08 20:29:13 +00:00
src feat: exports types 2023-03-23 20:59:59 +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 feat: exports types 2023-03-23 20:59:59 +00:00
package.json chore: updates build script 2023-03-23 21:05:46 +00:00
README.md chore: updates README with roadmap 2023-03-22 21:10:13 +00:00
tsconfig.json feat: exports types 2023-03-23 20:59:59 +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
    • Pan / Select / Zoom modes
    • Icons
    • Groups
    • Connectors
  • Publish icons as separate importable package

License

Isoflow is MIT licensed (see ./LICENSE).