Community - Voliware/Template GitHub Wiki

You've written table generators.. you've written form handlers.. you've written progress bars.. But you keep writing them again, and again. And so do your fellow developers. It's time to collaborate and combine our efforts into community written, tested, and approved Templates.

The Template library has been designed to be less of a single, class based solution, and more of an abstract, inherited tool to build upon. It was written in hopes that other developers will enjoy its ability to attach jQuery to itself, while maintaining chain-ability with the class's own methods, as well as see its value in deconstructing HTML into class properties.

A community folder will soon be set up in this repository as soon as a detailed example is created.