Developer's Guide

This guide provides an introduction to using the Core JavaScript Framework (CoreJS). The Core JavaScript Framework is divided up into multiple modules. The "Core Library" provides fundamental low-level capabilities, such as the ability to create and extend objects in JavaScript using classical inheritance. The "Web Library" provides web-specific features, such as the cross-platform CSS rendering and DOM manipulation.