UNPKG

luda

Version:

A library helps to build cross-framework UI components.

12 lines (8 loc) 264 B
import luda from '../base/luda.coffee' import insertContent from './helpers/insert-content.coffee' luda.include prepend: -> els = @els handler = (selector) -> insertContent els, luda(selector).els, true [].forEach.call arguments, handler this