包详细信息

node-expat-gowhich

zhangda89131MIT1.0.1

通过nodejs快速解析xml

xml, sax, expat, libexpat

自述文件

node-expat

Build Status

Motivation

You use node.js for speed? You process XML streams? Then you want the fastest XML parser: libexpat!

Manual

Please see the node-expat manual

Install

Install node-expat:

    npm i node-expat

Testing

npm test