All Projects → ByronHsu → AAG-Visualizer

ByronHsu / AAG-Visualizer

Licence: MIT license
🌆 🏙 🌃 Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AAG-Visualizer

rel
command line tool for managing personal graphs of anything and writing them to dot
Stars: ✭ 51 (-46.32%)
Mutual labels:  graphviz, dot
cl-dot
Common Lisp package for generating GraphViz (dot) files
Stars: ✭ 24 (-74.74%)
Mutual labels:  graphviz, dot
redot
Graphviz dot file processor powered by plugins based on @unifiedjs
Stars: ✭ 60 (-36.84%)
Mutual labels:  graphviz, dot
doteur
Tool to automate the visualisation of SQL schemas from a SQL file
Stars: ✭ 80 (-15.79%)
Mutual labels:  graphviz, dot
DotNetGraph
Create GraphViz DOT graph with .NET / C#
Stars: ✭ 57 (-40%)
Mutual labels:  graphviz, dot
vscode-graphviz
This extension provides GraphViz (dot) language support for VS Code.
Stars: ✭ 21 (-77.89%)
Mutual labels:  graphviz, dot
GiGraph
Simple yet versatile library for generating graphs in the DOT language
Stars: ✭ 25 (-73.68%)
Mutual labels:  graphviz, dot
Viz.js
A hack to put Graphviz on the web.
Stars: ✭ 3,602 (+3691.58%)
Mutual labels:  graphviz, dot
digraph-parser
Java parser for digraph DSL (Graphviz DOT language)
Stars: ✭ 38 (-60%)
Mutual labels:  graphviz, dot
dot
distributed data sync with operational transformation/transforms
Stars: ✭ 73 (-23.16%)
Mutual labels:  dot
lein-hiera
Generate Clojure namespace hierarchy graphs
Stars: ✭ 55 (-42.11%)
Mutual labels:  graphviz
plugins
Collection of builtin GNU TeXmacs plugins
Stars: ✭ 33 (-65.26%)
Mutual labels:  graphviz
drop
A LÖVE visualizer and music player
Stars: ✭ 17 (-82.11%)
Mutual labels:  visualizer
portfolio
Personal portfolio (2018)
Stars: ✭ 388 (+308.42%)
Mutual labels:  css-animations
frontend-starter-kit-with-gulp
Frontend Starter Kit with Gulp for either Themeforest Projects or customizable projects.
Stars: ✭ 34 (-64.21%)
Mutual labels:  frontend-web
ceiba-dl
NTU CEIBA 資料下載工具
Stars: ✭ 80 (-15.79%)
Mutual labels:  ntu
abeamer
frame-by-frame Web Animation framework
Stars: ✭ 49 (-48.42%)
Mutual labels:  css-animations
starback.js
Create a beautiful star falling background with starback.js
Stars: ✭ 337 (+254.74%)
Mutual labels:  css-animations
swagger2puml
Generate Class Diagrams (UML) for Given Swagger Definition
Stars: ✭ 43 (-54.74%)
Mutual labels:  graphviz
XLDotLoading
iOS 新浪微博红包加载动画
Stars: ✭ 30 (-68.42%)
Mutual labels:  dot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].