I just created the Spry Framework Module to facilitate the implementation of some Spry Goodness into Drupal.
The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users. It is designed to bring Ajax to the web design community who can benefit from Ajax, but are not well served by other frameworks.
So far the only module that uses it is the Spry Validation Text Field, which uses CCK to add a text widget to nodes. You give it a validation type, as well as some formatting options, and you have real time text validation that looks pretty. Since Spry is so powerful, there are bound to be more addon modules in the future.
What I'm looking for are other ideas on how Spry could be used within Drupal. Maybe a replacement of the image_gallery.module with the Spry Image Gallery Example?
Tell me what you think!
