AAG-Visualizer icon indicating copy to clipboard operation
AAG-Visualizer copied to clipboard

๐ŸŒ† ๐Ÿ™ ๐ŸŒƒ Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph

AAG-Visualizer ยท PRs Welcome

๐ŸŽ‰ โœจ An elegant Visualizer for visualizing aag file with Viz.js

๐Ÿ“’ ๐Ÿ“™ Medium Tutorial: A Complete Guide to Build Your own Visualizer Using Viz.js and Animate.css easily!

0. Table of Contents

  • Setup AAG-Visualizer
  • Development and Production
  • Credits
  • License

1. Setup AAG-Visualizer

git clone https://github.com/ByronHsu/AAG-Visualizer.git
npm install

There are some aag examples in the example/ folder, you can upload from it and have fun : ).

2. Development and Production

2.1 To develop the project

npm run watch
npm run start

2.2 Build production bundle and run the server

npm run prod
npm start

3. Credits

4. License

  • MIT