https://github.com/mcmilk/jquery.getfeed
jQuery feed parser plugin
https://github.com/mcmilk/jquery.getfeed
Last synced: 3 months ago
JSON representation
jQuery feed parser plugin
- Host: GitHub
- URL: https://github.com/mcmilk/jquery.getfeed
- Owner: mcmilk
- Created: 2017-02-03T18:29:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T10:58:30.000Z (about 3 years ago)
- Last Synced: 2025-01-18T05:42:46.405Z (5 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Parse local Atom or RSS Feeds with jQuery
This jQuery plugin is based on the on jFeed by Jean-François Hovinne.
See [jFeed Homepage](http://hovinne.com/articles/jfeed-jquery-rss-atom-feed-parser-plugin) for more information about it.It parses only titles and descriptions of RSS 0.91, 0.92, 1.0, 2.0 and Atom 1.0 feeds.
# License
GPLv2