Apr 082011
I’ve just started my own OpenSource web framework. I name it “HashHandler”. Its main functionality is helping to handle the hash “#” in URL. This will make developer easier to build single page web application. This framework is still in very early stage. It can be used to build single page web application, however, it lacks of functionality & documentation. It might be full of bugs. I will spend time improve this framework & write documentation. Meanwhile, you can play around with it.
Here’s project source: https://github.com/borey/hash_handler