wallet-core/node_modules/dom-converter
2017-05-03 15:35:00 +02:00
..
scripts node_modules 2017-05-03 15:35:00 +02:00
.npmignore node_modules 2017-05-03 15:35:00 +02:00
Cakefile node_modules 2017-05-03 15:35:00 +02:00
LICENSE node_modules 2017-05-03 15:35:00 +02:00
package.json node_modules 2017-05-03 15:35:00 +02:00
README.md node_modules 2017-05-03 15:35:00 +02:00

Converts bare objects to DOM objects, compatible with htmlparser2's DOM objects.

This is useful when you want to work with DOM without having to compose/parse html.