1.0.0 • Published 8 years ago

jervlet v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Jervlet

A basic javascript implementation similar to java servlets to provide lifecycles for javascript apps and components

The idea is to create components with a lifecycle similar to the java servlets and expose them isomorphically as client side widgets and server side services.

All test specs are jasmine test specs in tests directory. For commits please create a branch and send a pull request.