https://github.com/redotjs/redot
Graphviz dot file processor powered by plugins based on @unifiedjs
https://github.com/redotjs/redot
ast dot graphviz graphviz-dot redot unified
Last synced: 22 days ago
JSON representation
Graphviz dot file processor powered by plugins based on @unifiedjs
- Host: GitHub
- URL: https://github.com/redotjs/redot
- Owner: redotjs
- License: mit
- Created: 2018-04-07T17:12:59.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T17:41:43.000Z (about 1 year ago)
- Last Synced: 2025-03-16T02:43:01.900Z (about 1 month ago)
- Topics: ast, dot, graphviz, graphviz-dot, redot, unified
- Language: PEG.js
- Homepage: https://unifiedjs.com
- Size: 70.3 KB
- Stars: 73
- Watchers: 8
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - redot - Graphviz dot file processor powered by plugins based on @unifiedjs (JavaScript)
README
# 
[](https://github.com/redotjs/redot/actions)
[](https://github.com/redotjs/redot/discussions)**redot** is an ecosystem of plugins for processing graphviz dot files.
It’s not another graphviz compiler. It can generate
and reformat graphviz too.It’s built on [unified](https://github.com/unifiedjs/unified), make sure to read it and its [website](https://unifiedjs.github.io) too.
- [`redot`](https://github.com/redotjs/redot/tree/main/packages/redot) — Programmatic interface
- [`redot-cli`](https://github.com/redotjs/redot/tree/z/packages/redot-cli) — Command-line interface## Contribute
**redot** is built by people just like you! Check out
[`CONTRIBUTING.md`](CONTRIBUTING.md) for ways to get started.This project has a [Code of Conduct](CODE_OF_CONDUCT.md). By interacting with this repository,
organisation, or community you agree to abide by its terms.Want to chat with the community and contributors? Join us in [Gitter](https://gitter.im/redotjs/Lobby)!