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

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

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