🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@11me/xparse

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11me/xparse

Simple html and rss parser

latest
npmnpm
Version
0.1.10
Version published
Weekly downloads
86
290.91%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

rss

FAQs

Package last updated on 13 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts