Library providing easy to use cross-platform browser sound capabilities to Google Web Toolkit (GWT) projects. Automatic selection of HTML5 audio, native browser audio and Flash (if installed...
This project provides a GWT encapsulation of the W3C File API, as well as a GWT encapsulation of the HTML5 drag-and-drop APIs relevant to file manipulation.You need to choose the version of lib-gw...
The guys over at Moxie Group suggest you take a look at GWT Uploader for a modern replacement for this project. It will make use of modern HTML5 APIs for file uploading whenever they are available...
gwt-ns extends the Google Web Toolkit with a loosely associated group of modules, most of which wrap or enable new HTML5 or CSS3 features. The name originally had something to do with "non-standard" (...
Modernizr is a great js library that detects if your browser offers native support for a number of CSS3 and HTML5 features.The idea of this project is to port Modernizr to GWT and make this feature ...