TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

12 点作者 ryankirkman大约 12 年前
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 条评论

Concours大约 12 年前
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>
balupton大约 12 年前
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!