1.0.1 • Published 10 years ago

x-dom v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

x-dom

Build Status](https://travis-ci.org/x-component/x-dom)

./dom.js

fs

x-dom =====

Read a HTML from file or as string and parse it to an DOM tree as a "document" property of a "window" object

file(filenme, options, function(err,window){...})


parse(str, options, function(err,window){...})


1.0.1

10 years ago

1.0.0

10 years ago

0.0.1

11 years ago