UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

7 lines (6 loc) 176 B
// Delete all of the nodes that equals the filter u.prototype.not = function (filter) { return this.filter(function (node) { return !u(node).is(filter || true); }); };