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

https://github.com/remko/jsearchdemo

JSearchDemo: Search Algorithm Visualization Applet
https://github.com/remko/jsearchdemo

Last synced: 10 months ago
JSON representation

JSearchDemo: Search Algorithm Visualization Applet

Awesome Lists containing this project

README

          

# JSearchDemo

Building all projects with Ant:
- Build (in /build): 'ant'
- Create documentation: 'ant docs'
- Create distributable files: 'ant dist'
- Cleanup: 'ant clean'