Skip to content

mrenouf/gwt-nextgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwt-nextgen is an attempt to expose all recent and emerging features being provided in current versions of web browsers. 

The functionality is grouped into Modules within a specific API or area of functionality:

Canvas
Geolocation
Media
New HTML elements
TypedArrays
WebMessaging*
WebSocket
WebStorage

(*): Unfinished/untested

Many of these APIs do not yet work on a majority of web browsers. The goal of this library is to expose the native functionality to allow GWT developers to prototype the next generation of applications quickly using recently available APIs. No emulation modes or fallback mechanisms are present however, where possible feature detection should be provided provided.

About

GWT NextGen APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages