Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.24 KB

File metadata and controls

26 lines (18 loc) · 1.24 KB

jQuery Plugin Template for Unit-testing (qunit)

This can be achieved by setting the debug variable to true:
$('body').m7plugin({
    debug: true
});

This template is relatively untested no guarantees and what not but it seems to be a good starting point. No point in over engineering your plugins :-P. Feel free to do as you will.

There are some (blissfully unaware) contributors so I have linked them below.

Other than that it seems fine you can demo at http://bit.ly/11DRTNd

Resources

licence

The software can be used free of charge for both non-commercial and commercial projects. The software is licenced with The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

http://www.opensource.org/licenses/lgpl-2.1