0.1.10 • Published 2 years ago

@11me/xparse v0.1.10

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

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.

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago