Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Element84/vdd-core-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDD Core Examples

This contains several examples using the vdd-core library.

Usage

  • Clone the repository locally
  • Start a repl in the project
  • Start the server
    • (require '[vdd-core.core :as vdd])
    • (def server (vdd/start-viz))
  • Visit http://localhost:8080 to see the list of visualizations.

VDD Core Home Page

Quick Sort Visualization

Boolean Simplification Visualization

License

Copyright © 2013 Jason Gilman and element 84.

Distributed under the MIT License.

About

Examples using vdd-core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Clojure 4.2%
  • CSS 0.2%