UNPKG

@webqit/oohtml

Version:

A suite of new DOM features that brings language support for modern UI development paradigms: a component-based architecture, data binding, and reactivity.

5 lines (3 loc) 106 B
import * as UseLive from '@webqit/use-live'; import init from './init.js'; init.call( window, UseLive );