Tools
Titaniumcore Project
================================================================================
Atsushi Oka [ http://oka.nu/ ] Jan 23,2009
This directory contains following scripts.
packages.js
This is a simple framework to manages dependency among the scripts.
This is probably the most important utility for this library.
See packages.readme.txt
binary.js
Implements base64/utf-8 binary string conversion.
See binary.readme.txt
elapse.js
A simple performance profiler.
See elapse.readme.txt
isarray.js
Array.prototype.isArray=true;
See isarray.readme.txt
trace.js
Print debug messages.
See trace.readme.txt
trace.async.js
Print debug messages with asynchronous processing feature enabled.
See trace.async.readme.txt
--- ABOUT TITANIUMCORE.JS PROJECT ---
===========================================================================
This script is a part of Titaniumcore.js project.
See http://ats.oka.nu/titaniumcore/js/readme.txt for further information.
================================================================================
This library is distributed under LGPL.
// vim:expandtab: