Package Exports
- node-parser
- node-parser/dt-parser.js
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-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Δt HTML Parser Adapter
This is a html parser adapter for Δt.
Installation
$ npm install dt-parser
Note
This is WIP