Page 1 of 1

mod_js_core v0.4

PostPosted: Sat Nov 08, 2008 12:14 am
by agiletortoise
I've updated my open source module, mod_js_core to version 0.4.

This module provide the vast majority of the JavaScript language extension from the Prototype.js library -- which include lots of handy extensions to core objects (Date, String, Arrays, etc.) as a full unit testing suite.

I've been really using this stuff in production solutions for a while now, and find that the helpers in it save me a lot of coding. In this update, I've added my first set of Servoy specific extensions to the module. See the details here:

http://code.google.com/p/servoymodjscor ... Extensions

Just a few basic methods, but I plan to add a lot more, and would be interested in hear ideas for what you'd like to see.

Thanks,

greg.