/jsTPS

The jsTPS Framework is a JavaScript framework for managing a Transaction Processing System. Using it one can integrate an Undo/Redo system into a user interface.

Primary LanguageJavaScript

jsTPS

How to use the demo and unit tests:

  1. Download the project
  2. Use 'web server for chrome' to open the project
  3. Click test folder to see the demo and unit tests

Warning: When use web server for chrome, make sure choose /jsTPS folder to open the project. If you choose /test to open the project, the unit tests page will not be able to use mocha.js and chai.js to do the unit tests