-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Docs #2
Comments
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 |
2 similar comments
+1 |
+1 |
+1 @joshgillies 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.
The text was updated successfully, but these errors were encountered: