mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-08 12:27:53 +00:00
No description
.circleci | ||
public | ||
src | ||
.gitignore | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
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).