JavaScript Libraries
Posted by Kiran Mova on April 4, 2007
I found the Saddam Azad’s comprehensive list of Javascript libraries pretty helpful. The comments adding more libraries to the list. Some of the libraries that I have come across in my reading:
- jQuery
- prototype
- YUI
- Dojo
- MooTools
Nicholas C. Zakas provides a set of questions that will help choose the right library in his blog – Choosing the right JavaScript library
Now if you are an advanced javascript programmer and have been contemplating about releasing an javascript library, read this post: Dear JavaScript Library Developers… by Chris Heilmann
Update 04/08 : Jose Noheda thoughts on : Ajax Frameworks