JSPM

  • Created
  • Published
  • Downloads 180085
  • Score
    100M100P100Q167536F
  • License MIT

NodeJS binding for fast XML parsing.

Package Exports

  • node-expat

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-expat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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