UNPKG

ng-js-tree

Version:

Angular Directive for the famous JsTree

14 lines (10 loc) 236 B
define([ "./core", "./traversing" ], function( jQuery ) { // The number of elements contained in the matched element set jQuery.fn.size = function() { return this.length; }; jQuery.fn.andSelf = jQuery.fn.addBack; });