Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ByronHsu/AAG-Visualizer

Repository files navigation

AAG-Visualizer *

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

About

Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors