Gillie – JavaScript MicroFramework

Gillie

Gillie is a JavaScript micro-framework that lets you easily structure your app using models, views and handlers. Gillie takes things from Backbone, jQuery and Underscore, it is very easy to set up and it’s only dependency is jQuery.

Gillie is a lightweight MVC framework 4k  inspired in Backbone. It provides useful methods to perform RESTful HTTP requests and allows for a separation of concerns using models, views and handlers. On the other hand offers an events API with which you can make your views listen for model events and take the appropriate actions, following in that way the observer design pattern.

[button color=”black” size=”medium” link=”http://pablovallejo.github.io/gillie/” target=”blank” rel=”nofollow” ]Gillie[/button]

Gillie – JavaScript MicroFramework
Rate this post

Leave a Reply