# FossFLOW - Open Source Network Diagram Component

A React component for drawing network diagrams, forked from Isoflow.

## Documentation

- **📖 [ISOFLOW_ENCYCLOPEDIA.md](https://github.com/stan-smith/fossflow-lib/blob/main/ISOFLOW_ENCYCLOPEDIA.md)** - Comprehensive guide to the codebase structure and navigation
- **📝 [ISOFLOW_TODO.md](https://github.com/stan-smith/fossflow-lib/blob/main/ISOFLOW_TODO.md)** - Current issues and roadmap with codebase mappings
- **🤝 [CONTRIBUTORS.md](https://github.com/stan-smith/fossflow-lib/blob/main/CONTRIBUTORS.md)** - How to contribute to the project

## Installation

```bash
npm install fossflow
```

## Quick Links

- [FossFLOW App](https://github.com/stan-smith/FossFLOW) - The main application using this library
- [NPM Package](https://www.npmjs.com/package/fossflow)
- [Original Isoflow Docs](https://isoflow.io/docs)