Npm
Generating JavaScript code to arrange elements to be same with specified HTML or element using jQuery Element Diff
·
1 min read
jQuery Element Diff Plugin is a plugin to generate JavaScript code to arrange elements to be same.
Generating unique selector with jQuery Selectorator
·
1 min read
jQuery Selectorator Plugin is a plugin to generate unique selector from jQuery object. $('element').getSelector()Set options.ignore to ignore classes, ids, names: …
