I am working on a sort of rich web client application with some resizable and draggable UI elements. I need to save their size and position for the user and decided to do it client side. Finding no plugin to do this I decided to do it via a plugin.
So after creating the plugin I decided to make it available on github. This is the first plugin I've ever written (let alone published) so I'd welcome any comments.