Welcome to note-graph 👋
Note Graph is a generic visualization tool designed to show the structure of the document space and the relations between each doc.
It aims to be a handy tool for anyone who's interested in building a graph view for document spaces.
It is based on D3 force-graph, written in Typescript and can be used in the browser.
Inspired by Foam.
Demo and docs 🚀
See the demo on vercel.
Develop
Install dependendies:
yarn && yarn bootstrap
Start development:
yarn dev
Author
👤 hikerpig
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator