Skip to content

Latest commit

 

History

History
293 lines (209 loc) · 14.2 KB

README.md

File metadata and controls

293 lines (209 loc) · 14.2 KB

GWT Awesome Library List (Gwit a LiLi)

GWT Boot Awesome Library List (Gwit a LiLi) - Collection of JavaScript Libraries with JsInterop Interfaces and Others.

Maintained Libraries and Frameworks

  • If you want to add your libraries and frameworks just make a Pull Request or create an Issue.
  • 💖 means that the current library is maintained by the author of that library.
  • If you want to add the 💖 to your libraries or frameworks you can do this in two ways:
    • Create a Pull Request to add the 💖 at the end of your libraries or frameworks line.
    • Create an Issue to tell us that you maintain your current libraries or frameworks.

Contents

Maven Plugin

Gradle Plugin

Starter

Dependency Injection

Web APIs

UI Framework

Router

Event Bus

State Management

  • arez - Fast, easy state management library 💖
  • gwt-pushstate - HTML5 push state library

Testing

  • gwtmockito - Test Mockito for GWT 💖
  • gwt-symbolmap - SymbolMap Support Library 💖
  • grim - Assert unexpected symbols are eliminated from output 💖

HTTP and REST Library

Jackson Library

Validator

Data Binding

  • hexa.binding - Fast dynamic data binding between values, DTOs, Widgets and general Java objects

Date and Time

  • gwt-time - Library for Date and Time - Backport of functionality based on JSR-310 to GWT 💖

Maps

Diagrams

Graphics

Game Engine

Physics Engine

3D Library

Math Library

  • vecmath - A vector math library optimized for GWT/J2CL 💖
  • gwt-bigmath - A big math library 💖

QR Scanner

ZIP Files and LZMA Compression

File Saver

Payment

IBAN and BIC

  • iban4g - Library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362) 💖

Web Worker

Web Sockets

Promise and Future Library

Reactive Library

Caching Library

  • gwt-cache-filter - A servlet filter that adds the appropriate http caching headers to GWT generated files based on .cache. and .nocache. naming patterns

JQuery

Node JS

Analytics

Auth and Security

Miscellaneous Library

JsInterop Generator

  • jsinterop-generator - Generator to generate JsInterop files from Closure Extern files 💖
  • akasha-webtack - Generator to generate JsInterop files from Web APIs specification WebIDL 💖
  • typescript2java - Generator to generate JsInterop files from TypeScript