dom-converter

converts bare objects to DOM objects or xml representations

MIT 6 个版本
安装
npm install dom-converter
yarn add dom-converter
pnpm add dom-converter
bun add dom-converter
README

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.

版本列表
0.2.0 2018-09-11
0.1.4 2014-01-24
0.1.3 2014-01-08
0.1.2 2014-01-08
0.1.1 2014-01-08
0.1.0 2014-01-08