vxJS

Since the available popular JS frameworks were less than satisfactory for several reasons, I decided to write my own lean "framework" and widgets based on it.

Currently the core library weighs in with approx. 25kB (uncompressed) and XHR functionality adds another 9kB. JSON functions by Douglas Crockford, widgets vary between 1,500 bytes and 18kB. Anyway, it's still quite small and fast.

Compatibility has been checked with IE6+, Firefox 2+, Opera +, Google Chrome, Safari 3+, and Konqueror 4+.
Issues are normally not a JS problem, but stem from the poor CSS support by the Microsoft product. Conditional comments and extra style sheets specifically for this browser should help.

The download page offers a simple builder, that allows the combination of the various library segments to suit specific needs.

The library is constantly being updated and expanded.