We are currently an alpha project.

Panda has been under active development for just over a year and a half. During this time, we have explored many architectural approaches in order to make sure this project can be the best that it can possibly be.

There is currently no stable version. Over the next couple of weeks, we will be actively committing to the 1.0 branch. In the mean time, we encourage you to explore our initial efforts as these will be the building block for our final releases.

Milestones for 1.0

The Core Library panda

Provides a basic set of tools for writing JavaScript applications. Includes:

Event Normalization panda.event

Provides a common API for cross-browser event management. Includes:

DOM Manipulation Tools panda.dom

Provides a tool set for common DOM-related tasks such as creating, editing, locating and moving HTML elements within a document. Includes:

HTTP Utilities panda.http

Provides a simple set of utilities for HTTP-related operations. Includes:

JavaScript Language Enhancements panda.lang

Provides utility methods for enhancing core JavaScript language features. Includes: