TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: cdnjs - RSS & Atom feeds for new JavaScript libraries

12 pointsby ryankirkmanabout 12 years ago
Hey guys,<p>Now that we host over 300 libraries and regularly receive updates from the community we have added an rss/atom feed for cdnjs.com that keeps you up to date with the latest library additions and updates.<p>The feed is located at http://cdnjs.com/rss.xml and http://cdnjs.com/atom.xml<p>Try the feed here: http://feedreader.com/myfeeds/add.html#url=http%3A%2F%2Fcdnjs.com%2Frss.xml<p>If you have any feedback or suggestions we'd love to hear about it over at https://github.com/cdnjs/cdnjs/issues. Thanks to everyone who contributes and CloudFlare for hosting the service.

2 comments

Concoursabout 12 years ago
Cool, thanks for sharing, I was juts checking it and have generated an extended feed (using <a href="https://www.feedsapi.org" rel="nofollow">https://www.feedsapi.org</a> ) with the full code delivered to my reader and my email inbox, here's the link: <a href="http://goo.gl/UGfK3" rel="nofollow">http://goo.gl/UGfK3</a> OR the longer version <a href="http://www.feedsapi.org/fetch.php?url=http%3A%2F%2Fcdnjs.com%2Frss.xml&#38;key=8&#38;hash=f7d8ce419b76a059d68502487c15b845ab017a7b&#38;email=&#38;max=10&#38;links=preserve&#38;exc=" rel="nofollow">http://www.feedsapi.org/fetch.php?url=http%3A%2F%2Fcdnjs.com...</a>
baluptonabout 12 years ago
Very cool. Now we just need a service on top that will filter it out for just the libraries we care about! Will be perfect for staying up to date with all the libraries!