| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
node-elementtree is a Node.js XML parser and serializer based upon the Python ElementTree v1.3 module.
For the usage refer to the Python ElementTree library documentation - http://effbot.org/zone/element-index.htm#usage.
Supported XPath expressions in find, findall and findtext methods are listed on http://effbot.org/zone/element-xpath.htm.
node-elementtree is distributed under the Apache license.
$ npm install elementtree
| Back | FazBrowse Home | New Git URL |