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.
Name |
Last Commit
6997c1f8
–
Merge branch 'master' of http://khuhub.khu.ac.kr/2018102248/Open_Source_Project
|
History
|
Last Update |
---|---|---|
.. | ||
lib | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
package.json | Loading commit data... |
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.