jsHelpers is a set of tools help you write your AJAX application in a simpler way. It focuses on reducing complexity of JavaScript code, but it has nothing to do with DOM or Array. If you want some basic library helps you with DOM manipulation and JavaScript extension, try jQuery, Prototype, Tangram, etc. jsHelpers works with these libraries but doesn't depend on any of them. What does jsHelpers do then? I apologize for not providing more details here. You can find it in docs directory. All docs are in Chinese, and I think sample in docs might help you understand what these helpers do. I will provide docs in other language in the future. The latest release is 0.9. In this release, all source code and unit tests are ready. I'm working on docs and samples now. I will release 1.0 when there is a stable version with complete docs and samples.