Skip to content

Commit

Permalink
Merge pull request #48 from ndaidong/v6.x.x
Browse files Browse the repository at this point in the history
v6.0.0
  • Loading branch information
ndaidong authored Jul 29, 2022
2 parents 96bcd1c + 3b9704e commit c911e49
Show file tree
Hide file tree
Showing 11 changed files with 60 additions and 14,995 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ To read & normalize RSS/ATOM/JSON feed data.
```js
import { read } from 'feed-reader'

// with CommonJS environments
// const { read } = require('feed-reader/dist/cjs/feed-reader.js')

const url = 'https://news.google.com/rss'

read(url).then((feed) => {
Expand Down
53 changes: 0 additions & 53 deletions build.js

This file was deleted.

30 changes: 0 additions & 30 deletions build.test.js

This file was deleted.

31 changes: 0 additions & 31 deletions cjs-eval.js

This file was deleted.

Loading

0 comments on commit c911e49

Please sign in to comment.