What's new? | Help | Directory | Sign in
Google
base2
A standards-based JavaScript Library.
  
  
    
License: MIT License
Labels: javascript
Join project
Project owners:
  dean.edwards
Project members:
doekman

Because this library is standards-based it means that you don’t have to learn a new API. It uses standard (DOM, ECMAScript) properties and methods throughout which also means that there is no need for a lot of accompanying documentation.

base2

base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality from JavaScript 1.6+ that only Mozilla browsers implement. It also adds some features from ES4. The library is only 6KB (gzipped).

base2.DOM

Documentation

http://base2.googlecode.com/svn/doc/base2.html

Download

http://base2.googlecode.com/svn/version/

You may link directly to the files above.

Status

Current version: 1.0 beta 2