Ext Core

Ext Core Overview

Ext Core is a lightweight, high-performance cross-browser Javascript library for building dynamic web pages. It features:

Highly portable 25kb file size (minified/gzipped)
Flexible, permissive open-source MIT license
Comprehensive 75 page manual written by the Ext team
The same easy to use API you're already used to

To read more see the following blog post on the Ext JS site.

Examples of the use of Ext Core are built into this very site, for example the menu is enhanced using Ext Core and the lightbox effect on the image on the home page is also achieved using Ext Core (give it a try if you haven't already).