Skip to content

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

License

Notifications You must be signed in to change notification settings

pbehnke/AAG-Visualizer

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • HTML 34.9%
  • CSS 11.0%