Meet Control.js
Tuesday, July 12th, 2011Control.js is a ultra light-weight framework for javascript to standardize name-spacing, organize initialization, and enforce reusability. The framework helps: * Control the HTML api to javascript object * Control the name space where the object is created * Control when each widget initialized Control.js has a dependency on jQuery. Assuming that is already on the [...]