vkaravir / JSAV

JavaScript Algorithm Visualization library
MIT License
112 stars 41 forks source link
algorithm algorithms-and-data-structures data-structures education educational-technology exercises javascript jsav visualization

JSAV Travis CI Build Status

This is the JSAV development library for creating Algorithm Visualizations in JavaScript.

JSAV is a part of the OpenDSA project. OpenDSA aims to create a complete hypertextbook for Data Structures and Algorithms along with the necessary supporting infrastructure. For more information about OpenDSA, see http://algoviz.org/ebook .

License

JSAV and OpenDSA are released under the MIT license. See the file MIT-license.txt included with this distribution.

Documentation

The JSAV documentation is available at jsav.io

Extensions

JSAV is extandible, meaning that you can create your own data structures for it or use data structures created by someone else. OpenDSA contains several extensions which can be found here.

For developers

The day-to-day working JSAV repository is located at GitHub. For new developers who want to use the Github working version of JSAV:

For SVN users new to git: