elementtree-raw

0.1.5 • Public • Published

elementtree-raw

This is a modified version of the original node-elementtree library. It will output unescaped XML strings. Do not use this hack unless you understand the implications.

node-elementtree is a Node.js XML parser and serializer based upon the Python ElementTree v1.3 module.

Installation

$ npm install elementtree-raw

Using the library

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.

License

node-elementtree is distributed under the Apache license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.5
    3

Package Sidebar

Install

npm i elementtree-raw

Weekly Downloads

3

Version

0.1.5

License

none

Last publish

Collaborators

  • vpetrov