开发者

Ideas for a Javascript library release feed?

Anyone know of a website that lists releases for the major JS libraries?

I'm looking for something that will alert 开发者_如何学编程me of a new release and supply a link to download it.


I've just launched a site for this, though there's still some IE issues to be ironed out.

http://libtracker.com/

Fill out the "Suggest a Library" form and I'll get onto adding anything you need. Email notifications will be added soon.


You could use Google's API, no worries about new versions anymore.

If you want to include the latest stable version of jQuery:

google.load("jquery", "1");

is enough.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜