@lumino/domutils

v1.1.4
lumino DOM Utilities

docs

typedoc --options tdoptions.json src

test

npm run test:firefox

build

tsc --build

clean

rimraf lib

watch

tsc --build --watch

test:ie

cd tests && karma start --browsers=IE

build:test

tsc --build tests && cd tests && webpack

clean:test

rimraf tests/build

test:chrome

cd tests && karma start --browsers=Chrome

test:firefox

cd tests && karma start --browsers=Firefox
npm i @lumino/[email protected]

Metadata

Downloads

Maintainers