https://github.com/haoranpb/catalog-graph
A network graph for your VuePress' documentation
https://github.com/haoranpb/catalog-graph
catalog d3-force network-graph vuepress-plugin
Last synced: 9 months ago
JSON representation
A network graph for your VuePress' documentation
- Host: GitHub
- URL: https://github.com/haoranpb/catalog-graph
- Owner: haoranpb
- License: mit
- Created: 2019-10-01T14:30:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T19:41:29.000Z (almost 5 years ago)
- Last Synced: 2023-03-10T18:26:27.109Z (over 3 years ago)
- Topics: catalog, d3-force, network-graph, vuepress-plugin
- Language: JavaScript
- Homepage: https://catalog-graph.netlify.com
- Size: 3.24 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vuepress-plugin-catalog-graph
A network graph for your [VuePress](https://vuepress.vuejs.org/)' documentation.
## Usage
Check out the [documentation site](https://catalog-graph.netlify.com) and [How to Use Plugin](https://vuepress.vuejs.org/plugin/using-a-plugin.html#using-a-plugin) in VuePress.
## Prior Art
This project is inpired by [neo4jd3](https://github.com/eisman/neo4jd3).
## Contributing
All kinds of contribution are welcome!
[Create an issue](https://github.com/ludanxer/catalog-graph/issues/new) before you work on a Pull Request.
```shell
yarn install
yarn dev
# GoT demo will be served at: http://localhost:8080/GoT/
```
## License
[MIT](https://github.com/ludanxer/catalog-graph/blob/master/LICENSE) Licensed | Copyright © 2019-present ludanxer