README
dpubmodule
work in progress
This library is based on ariamodule and provides a set of DOM assemblers for roles defined in the Digital Publishing WAI-ARIA Module.
Installation
npm install dpubmodule
Development
git clone git@github.com:aristov/dpubmodule.git
cd dpubmodule
npm install
npm run watch