mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-04-24 00:53:44 -04:00
- Update documentation links to point to fossflow-lib repository - Add npm installation instructions - Update project title to FossFLOW - Add links to npm package and main app
876 B
876 B
FossFLOW - Open Source Network Diagram Component
A React component for drawing network diagrams, forked from Isoflow.
Documentation
- 📖 ISOFLOW_ENCYCLOPEDIA.md - Comprehensive guide to the codebase structure and navigation
- 📝 ISOFLOW_TODO.md - Current issues and roadmap with codebase mappings
- 🤝 CONTRIBUTORS.md - How to contribute to the project
Installation
npm install fossflow
Quick Links
- FossFLOW App - The main application using this library
- NPM Package
- Original Isoflow Docs