Skip to content
/ monkey Public

A small JavaScript utility library for traversing tree-like data structures

Notifications You must be signed in to change notification settings

CCLab/monkey

Repository files navigation

MONKEY

A small JavaScript library for traversing tree-like data structures developed mainly by Bartosz Stalewski, Centrum Cyfrowe for Raw Salad project.

LICENSE

This software is licensed under 4-clause BSD license.

Technology used

How to run tests?

  1. Start server: java -jar JsTestDriver-1.3.3d.jar --port 4224
  2. Open a web browser and go to: http://localhost:4224/capture
  3. Push upper button
  4. Run tests: java -jar JsTestDriver-1.3.3d.jar --tests all

About

A small JavaScript utility library for traversing tree-like data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published