ColdFusion functions plugin for jQuery
A thread popped up on the jQuery mailing list yesterday (hat tip: edog) about a new plugin for jQuery called ColdFusionJavaScript (CFJS) by Chris Jordan.
The plugin includes a massive list of functions (42 all up, so far?) that any ColdFusion developer will feel right at home with, and I must say that some of them will be really handy to have on the client side, and all easily accessible as $.funcName() :)




Thanks for lookin' at cfjs! It hadn't occurred to me until recently to see if anyone was blogging about it so that I could put in my two cents. Anyway, just wanted to let you know that cfjs1.1.1 is out. It includes loads of bug fixes and the function list is up to 67. I've got plans for at least three more.
The plugin is avaible from RIAForge.org (http://cfjs.riaforge.org), or jquery.com, and also from my website (http://cjordan.us)... all the download links point to the svn over on RIAForge.org.
Hey, thanks for bloggin' about it! :o)
Chris