Skip to content

patridge/rss-to-jsonp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System for proxying an RSS XML feed to JSON/JSONP.

TODO:

Fix serialization to JSON when the first character of a string is already encoded (e.g., "<" => "\u003c")

"content": "\u003cdiv..."

License

MIT license. If you do something cool with it, though, I'd love to hear about it.

About

An evolving system for converting RSS feeds into JSON for easier JavaScript consumption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published