Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 488 Bytes

README.markdown

File metadata and controls

26 lines (14 loc) · 488 Bytes

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