Open RangerMauve opened 9 years ago
You could checkout the tests folder, eg. https://github.com/krisselden/simple-dom/blob/master/test/element-test.js
Most functional aspects of this module are in there.
I suspect YUI DOCs would be a welcome PR, even if just fleshing out input/outputs.
What if people contributed to a github wiki?
A simple demo of how to get started would also be nice.
+1
+1
+1
+1
@joshgillies cannot get module properly imported, do not want to hack right now, can you help me?
import Document from 'simple-dom/document';
^ this doesn't work in ember-fastboot environment
I get an xml string from server. I wanna get a wpt and trkpt. Did this add on can make a selector to my xmlstring file?
It'd be nice if there were docs on what features this library actually supports.