Skip to content

Javascript library for a basic cash register widget tied to simple hashes of general ledger buckets.

License

Notifications You must be signed in to change notification settings

jpartlow/register.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register.js

This is a simple cash register UI widget implemented in Javascript.

  • INCOMPLETE *

Dependencies

Both can be found in /lib.

Running Tests

QUnit is being used to test the library.

The preferred method for running the tests is using the Javascript interpreter of your browser by viewing test/tests.html in your browser.

There is a page for manually testing the widget at test/manual_test.html.

You may attempt to run the tests on the commandline with Rhino by executing test/commandline_runner.js with your interpretter from the root of the project:

rhino -opt -1 test/commandline_runner.js <test>

But currently many of the tests fail in Rhino and I haven't tracked down the reasons.

About

Javascript library for a basic cash register widget tied to simple hashes of general ledger buckets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published