So I was looking for something related to JavaScript in the WebWork documentation. That’s not really important. Somehow, a section on some of the opensource JavaScript technologies caught my attention: Tool-man examples.
I’ve been wondering how I would add drag and drop functionality to one of my web-apps. It is only at release 0.2, but no worries: It literally took me 10 minutes to add this functionality to my site. Aside from being easy to use, it’s just a handful of JavaScript files that come to about 20.5KB, and it plays well with Dojo.
Thank you, Tim Taylor!