JSPM

node-expat-gowhich

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q44889F
  • License MIT

通过nodejs快速解析xml

Package Exports

  • node-expat-gowhich

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-gowhich) 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