@11me/xparse
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

xParse

xParse is a simple lightweight and extensible npm package for parsing rss for now and html in future. It defiens simple interface allowing one to implement its own parser. This project is under active development.

Usage

$ git clone https://github.com/11me/xParse.git
$ cd xParse
$ npm install
$ npm run build

Run example with HTML

$ npm run html

You can see the example in example directory.

/@11me/xparse/

    Package Sidebar

    Install

    npm i @11me/xparse

    Weekly Downloads

    3

    Version

    0.1.10

    License

    GPL-3.0

    Unpacked Size

    49.5 kB

    Total Files

    25

    Last publish

    Collaborators

    • 11me