You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2019. It is now read-only.
tones31 edited this page Oct 16, 2016
·
1 revision
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.