UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

5 lines (4 loc) 139 B
// Handle data-* attributes for the matched elements u.prototype.data = function (name, value) { return this.attr(name, value, true); };