Moodgets is a javascript library that I developed in order to create a widgets library built on mootools.
The main widget is an editable grid easy to integrate in any website.
The thing that I like about Moodgets is the philosophy with which I developed it.
The basic features for each widget have been realized in a single .js file; that features can be extended using plugins.
In this way the creation of new features is simplified; the developer can avoid to deal with the code that he doesn’t need.
I released Moodgets with MIT license, if you want to know more visit moodgets.com








