UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

5 lines (4 loc) 100 B
// Get the first of the nodes u.prototype.first = function () { return this.nodes[0] || false; };