This is a library of vanilla javascript data structures and algorithms. It is intended to run locally with the Rhino Javascript engine.
Ensure you have Rhino installed Homebrew Link.
brew install rhino
Fork the repository
Open a terminal
Browse to your project folder
Type: rhino example.js