Jump to Navigation

JavaScript Libraries

There are many, many JavaScript libraries out there, a fair few of which are duplicated effort. Here is a list of libraries it may be worth looking into, assuming you’d trust one random person more than you would Google’s results.

jQuery is a general-purpose JavaScript framework.

HighCharts is an interactive chart framework.

jQueryUI is a set of widgets and themes for same that ties into the jQuery framework.

date.js is a replacement for JavaScript’s built-in Date class, created in part because the ECMAScript Date class is an utter joke.