FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

jbpros/node-elementtree: Port of Python's Element Tree module to Node.js · GitHub

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-elementtree

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

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.

Installation

$ npm install elementtree

About

Port of Python's Element Tree module to Node.js

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL