Difference between revisions of "List of JavaScript libraries"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(remove cats)
(Remove cites)
Line 100: Line 100:
 
==External links==
 
==External links==
  
* [https://en.wikipedia.org/wiki/List_of_JavaScript_libraries List of JavaScript libraries] @ Wikipedia* [http://jster.net/ JSter, a community-driven catalog of the most useful javascript libraries.]
+
* [https://en.wikipedia.org/wiki/List_of_JavaScript_libraries List of JavaScript libraries] @ Wikipedia
* {{cite web|url=http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/|title=40 Useful JavaScript Libraries|date={{date|2009-03-02}}|accessdate={{date|2013-04-16}}|author=Umut Muhaddisoglu|publisher=[[Smashing Magazine]]}}
+
* {{cite web|url=http://www.w3avenue.com/2009/05/25/list-of-really-useful-javascript-libraries/|title=List of Really Useful JavaScript Libraries|date={{date|2009-05-25}}|accessdate={{date|2013-04-16}}|publisher=W3Avenue}}
+

Revision as of 09:51, 4 June 2015

This is a list of notable JavaScript libraries.

DOM (manipulation) oriented

Graphical/visualization (canvas or SVG related)

GUI-related (widget)

No longer actively developed

Pure JavaScript/Ajax

Template systems

Unit testing

Web-application related (MVC, MVVM)

Other

See also

External links