dommodule

0.7.3 • Public • Published

dommodule

NPM Version Build Status Coverage Status dependencies Status devDependencies Status

work in progress

This JavaScript library provides a set of DOM node assemblers for the following interfaces:

Examples

See the source code of the dommodule based libraries: htmlmodule, ariamodule and xmlmodule

Installation

npm install dommodule

Tests

Run tests using jsdom:

npm test

Development

Clone the project and install dependencies:

git clone git@github.com:aristov/dommodule.git
cd dommodule
npm install

Run Webpack in watch mode:

npm run watch

License

The MIT License (MIT)

Package Sidebar

Install

npm i dommodule

Weekly Downloads

2

Version

0.7.3

License

MIT

Unpacked Size

47.5 kB

Total Files

17

Last publish

Collaborators

  • aristov