@xhtm/vdom
v0.1.1
Published
light weight vdom for xhtm applications
Downloads
4
Readme
vdom
light weight vdom for xhtm applications
This package is a fork of superfine V6 API, forked for few enhancements we are planning to add.
Contributing
Scaffolded using tslib-cli
.
Run yarn
or npm install
in root folder to setup your project.
Available Commands:
yarn build # builds the package
yarn test # run tests for the package
yarn coverage # run tests and generate coverage reports
yarn pub # publish to NPM
yarn format # prettier format
yarn lint # lint pkg files
yarn setup # clean setup