UNPKG

luda

Version:

A library helps to build cross-framework UI components.

9 lines (5 loc) 148 B
import luda from '../base/luda.coffee' luda.include hasAttr: (attr) -> return false unless attr @els.some (el) -> el.hasAttribute attr