An open API service indexing awesome lists of open source software.

https://github.com/t-88/grapher


https://github.com/t-88/grapher

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

# grapher
**dev is paused**
[site](https://grapher-lime.vercel.app/)

## Future ToDos:
- take/export json file (create a react package)
- add wire configs
- add world space (zoom/drag)
- small features (redo/undo, remove nodes, shortcuts)

## Credits
- [Routing Orthogonal Diagram Connectors in JavaScript](https://medium.com/swlh/routing-orthogonal-diagram-connectors-in-javascript-191dc2c5ff70)
- [Implementing a Undo/Redo Hook in React](https://geeksplainer.medium.com/implementing-a-undo-redo-hook-in-react-44862bdc3fa9)
- [xyflow](https://github.com/xyflow/xyflow): big thx :)