UNPKG

luda

Version:

A library helps to build cross-framework UI components.

9 lines (5 loc) 153 B
import luda from '../base/luda.coffee' luda.include each: (callback) -> @els.some (el, index) -> callback.call(el, el, index) is false this