-
Notifications
You must be signed in to change notification settings - Fork 0
ollyoechsle/JS-KeyFrame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JS KeyFrame A JavaScript framework for adding rich keyboard interactions into web applications. Dependencies: jQuery Building Is via an Ant build. Ensure you have Apache Ant installed on your system, then enter (from the base directory) ant This will build a concatenated and minified JS file at web/javascript/js-keyframe-min.js You can try examples of JS Key Frame at web/index.jsp Running the tests Please run the JS Test Driver tests before committing any changes to this project To run the tests, first execute ./test.sh (to start the JS Test Driver server) Then: ./run-tests.sh (to run the tests) Currently the tests are set up for running against Firefox on an OSX box. You may need to change the Firefox path to get it to run on your system.
About
A JavaScript framework that facilitates adding keyboard and touch events to control web applications.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published