资 源 简 介
JavaScript RIA Tools
Currently there are 3 related tools in the set.
The first one is JSCompile, a Python script that allows for simple concatenation and minification of JavaScript files.
The second one is JSLint, a wrapper for JSLint for use on the command line with Rhino.
The third one is JSTest, a simple test runner for running pure JavaScript unit tests on the command line with Rhino.
The best way to get the tools are through the source repository.