@thi.ng/hdom

v7.1.0
Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors
browser components data driven declarative diff DOM ES6 functional IOC and 6 more...

doc

typedoc --mode modules --out doc src

pub

yarn build && yarn publish --access public

test

rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js

build

yarn clean && yarn build:es6 && yarn build:bundle

clean

rimraf *.js *.d.ts .nyc_output build coverage doc lib

cover

yarn test && nyc report --reporter=lcov

build:es6

tsc --declaration

build:bundle

../../scripts/bundle-module
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers