1.1.8 • Published 5 years ago

rfparsers v1.1.8

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Description

This is the Article parser that use cheerio html parser to build custom pages from html data

Npm update

npm adduser

and after token created update version in package.json and run

npm run build

npm publish --access public

Installation

npm i rfparsers --save

then...

import { cheerioParser } from 'rfparsers/lib'
const item = cheerioParser(content, slug, reporter)
1.1.8

5 years ago

1.1.7

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago