Skip to content

korzha/angulargwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularGWT: Write Angular Controllers, Filters, Directives in GWT.

WARNING: Recommended that you use SuperDevMode develop, completely untested in DevMode. Uses lots of compiler casting 
magic to reduce code size, but is likely to break when running inside a JVM.

Currently undone: 

* Refactor maven project into library and samples.
* Maven Archetype to auto-generate starter project.
* More JavaDoc
* Unit tests.
* Transitive dependencies, modules that depend on modules.
* JSO wrappers for the rest of the AngularJs API. I only implemented that which was needed for TodoMVC.

About

Angular integration for GWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.6%
  • CSS 13.4%