An open API service indexing awesome lists of open source software.

https://github.com/sandeep-shaw10/graphjs

Basic Graph Visualization using Vanilla Javascript
https://github.com/sandeep-shaw10/graphjs

graph-algorithms graph-visualization html5 scss vanilla-js

Last synced: 2 months ago
JSON representation

Basic Graph Visualization using Vanilla Javascript

Awesome Lists containing this project

README

        

# PATH FINDING VISUALIZER

[![Generic badge](https://img.shields.io/badge/WEBSITE-CLICK%20HERE-1abc9c.svg)](https://sandeep-shaw10.github.io/GraphJS/)
[![Generic badge](https://img.shields.io/badge/STATUS-ACTIVE-GREEN.svg)](https://sandeep-shaw10.github.io/GraphJS/)
[![Generic badge](https://img.shields.io/badge/VERSION-v1.0-ffff33.svg)](https://sandeep-shaw10.github.io/GraphJS/)
[![Generic badge](https://img.shields.io/badge/YEAR-2021-ff3333.svg)](https://sandeep-shaw10.github.io/GraphJS/)
[![Generic badge](https://img.shields.io/badge/LICENSE-MIT-9933ff.svg)](https://github.com/sandeep-shaw10/GraphJS/blob/master/LICENSE)

## WEBSITE PREVIEW

![Preview](preview.gif)

### SEARCHING VISUALIZER

- Depth First Search
- Breadth First Search

### PATH FINDING VISUALIZER

- Dijikstra Algorithm
- A* Algorithm

## DEVELOPMENT

[![Generic badge](https://img.shields.io/badge/TYPE-STATIC-99ff66.svg)](https://github.com/sandeep-shaw10/GraphJS/blob/master/LICENSE)
[![Generic badge](https://img.shields.io/badge/JavaScript-59%25-ffff00.svg)](https://github.com/sandeep-shaw10/GraphJS/blob/master/LICENSE)
[![Generic badge](https://img.shields.io/badge/HTML-32%25-ff9922.svg)](https://github.com/sandeep-shaw10/GraphJS/blob/master/LICENSE)
[![Generic badge](https://img.shields.io/badge/SCSS-9%25-ff1a75.svg)](https://github.com/sandeep-shaw10/GraphJS/blob/master/LICENSE)

#### LANGUAGE AND DEPLOYMENT




html5


javascript


sass



babel


bootstrap


git


### Depth First Search and Breadth First Search

![Preview](visual1.gif)

### Dijikstra Algorithm and A\* Algorithm

![Preview](visual2.gif)

> Sandeep Shaw\
> Student, C.S.E\
> GCECT Kolkata

If you like this repository make sure to give it a star :dizzy:

Thank You !

Have a nice Day :hugs: