core2 is a library which extends the ECMAScript build-ins objects: Array, Boolean, Date, Error, Function, Number, Object and String.
- Status: stable v1.0.1
- License:
- Mozilla Public License (MPL)
- Official website:
- http://code.google.com/p/core2/ (download, SVN, etc.)
- Feature list:
- work with any ECMA-262 compliant hosts
- simple to use
- same API everywhere (JavaScript, JScript, ActionScript, etc.)
- fully tested (with ASTUce framework)
- code reflection (GetObjectPath, getConstructorName, getConstructorPath)
code introspection (_global.ToSource, toSource)
core2 work and is tested for:
- FireFox v1.0.0 / v1.0.1 /~/ v1.5.0
- Mozilla v1.2.1 / v1.7.5
- Internet Explorer v5.5 / v6.0
- Opera v8.5
- Konqueror v3.2.3
- Windows Script Host v5.6
- IE HTML Application v5.6
- Flash MX / flash v6
- Flash MX 2004 / Flash 7 (ActionScript 1)
- Flash MX 2004 / Flash 7 (ActionScript 2)
- Flash 8 (ActionScript 1)
- Flash 8 (ActionScript 2)
- JavaScript for Database v5.1
core2.txt · Last modified: 2007/02/09 05:47 by zwetan
