Saturday, December 09, 2006

Tigermouse

Tigermouse is a framework for development of highly interactive web applications in MVC architecture. It utilizes AJAX technology extensively and pays attention to be lightweight for low latency and high responsiveness.

Applications based on Tigermouse are written with three steps in mind:

  • show some HTML to user,
  • listen to what user does,
  • react and do what user expected to.