UNPKG

luda

Version:

A library helps to build cross-framework UI components.

12 lines (8 loc) 225 B
import luda from '../base/luda.coffee' import './insert-before.coffee' luda.include before: -> self = this handler = (selector) -> luda(selector).insertBefore self [].forEach.call arguments, handler this