Quantcast
Channel: Recent Commits to node-feedparser:66af68e2f53d12bc60b372057973005a89b9158d
Browsing latest articles
Browse All 20 View Live

Add 'done' event. 'meta' is noew added to each item as it is populated.

Add 'done' event. 'meta' is noew added to each item as it is populated.

View Article



Add callback passing in addition to (or in lieu of) event emitting.

Add callback passing in addition to (or in lieu of) event emitting.

View Article

Version bump

Version bump

View Article

Parse files asynchronously rather than using internal libxml2 parseFi…

Parse files asynchronously rather than using internal libxml2 parseFile function. Closes Issue #1.

View Article

Revert "Parse files asynchronously rather than using internal libxml2…

Revert "Parse files asynchronously rather than using internal libxml2 parseFile function. Closes Issue #1." We're going to leave this as it was for now so that it continues to handle URLs. This...

View Article


Make examples/simple.js work. Oops.

Make examples/simple.js work. Oops.

View Article

Rewrite to use https://github.com/isaacs/sax-js/ instead of libxmljs.…

Rewrite to use https://github.com/isaacs/sax-js/ instead of libxmljs. Includes Stream interface. Move article events to close XML tag.

View Article

Updated README

Updated README

View Article


Move globals to FeedParser object to prevent leakage if FeedParser ob…

Move globals to FeedParser object to prevent leakage if FeedParser object is reused.

View Article


Cleanup scope issues and make end handling DRY

Cleanup scope issues and make end handling DRY

View Article

Fixed callback handling. Oops.

Fixed callback handling. Oops.

View Article

Fix error handling with callbacks. Remove 'done' event (use 'end' ins…

Fix error handling with callbacks. Remove 'done' event (use 'end' instead).

View Article

Bump request version to 2.2.x

Bump request version to 2.2.x

View Article


Fix `meta` where feed has no `items` (or `feeds` in the case of atom).

Fix `meta` where feed has no `items` (or `feeds` in the case of atom).

View Article

Version bump

Version bump

View Article


Fix to emit `end` when there are no `articles`, which is perfectly le…

Fix to emit `end` when there are no `articles`, which is perfectly legal.

View Article

Fix meta.title to accomodate feeds with multiple link elements. Valid…

Fix meta.title to accomodate feeds with multiple link elements. Validity be damned.

View Article


Additional fixes for strange feeds' meta.link & meta.xmlUrl

Additional fixes for strange feeds' meta.link & meta.xmlUrl

View Article

Improve detection of website link in atom feeds. Fixes issue #7. Vers…

Improve detection of website link in atom feeds. Fixes issue #7. Version bump.

View Article

Fix issue #5 as to feed metadata. Refactor parsing of feed metadata. …

Fix issue #5 as to feed metadata. Refactor parsing of feed metadata. Add author, language, image, favicon, copyright, generator, categories to meta. Add date to meta -- pubDate now means original...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images