UNPKG

luda

Version:

A library helps to build cross-framework UI components.

12 lines (8 loc) 214 B
import luda from '../base/luda.coffee' import clean from './helpers/clean.coffee' luda.include remove: -> @els.forEach (el) -> clean el parent.removeChild el if parent = el.parentNode this