UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

5 lines (4 loc) 140 B
// Check whether any of the nodes matches the selector u.prototype.is = function (selector) { return this.filter(selector).length > 0; };