All Projects → GwtMaterialDesign → Gwt Material

GwtMaterialDesign / Gwt Material

Licence: apache-2.0
A Google Material Design wrapper for GWT

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gwt Material

Responsiveframework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 476 (+23.32%)
Mutual labels:  demo, webapp
Learning Pwa
📱some samples and blogs about how to start with your first PWA
Stars: ✭ 162 (-58.03%)
Mutual labels:  demo, webapp
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-80.31%)
Mutual labels:  demo, webapp
Cartoonize
A demo webapp to convert images and videos into cartoon!
Stars: ✭ 215 (-44.3%)
Mutual labels:  demo, webapp
Snippod Starter Demo App
A full stack 'Hacker News' style demo web application built with React + Redux (Front) and django REST Framework (Server).
Stars: ✭ 128 (-66.84%)
Mutual labels:  demo, webapp
gwt-material-table
A complex table component designed for the material design specifications
Stars: ✭ 28 (-92.75%)
Mutual labels:  snapshot, gwt
React Native Socket Io Example
A demo for implementing a mobile chatroom
Stars: ✭ 358 (-7.25%)
Mutual labels:  demo
Explicit Architecture Php
This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
Stars: ✭ 372 (-3.63%)
Mutual labels:  demo
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-8.03%)
Mutual labels:  demo
Microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
Stars: ✭ 3,788 (+881.35%)
Mutual labels:  webapp
Eaintroview
Highly customizable drop-in solution for introduction views.
Stars: ✭ 3,759 (+873.83%)
Mutual labels:  demo
Nusmods
🏫 Official course planning platform for National University of Singapore.
Stars: ✭ 379 (-1.81%)
Mutual labels:  webapp
Miox
Modern infrastructure of complex SPA
Stars: ✭ 374 (-3.11%)
Mutual labels:  demo
Coreui
Open Source UI Kit built on top of Bootstrap 4 and plain JavaScript without any additional libraries like jQuery
Stars: ✭ 361 (-6.48%)
Mutual labels:  webapp
T Rec Rs
Blazingly fast terminal recorder that generates animated gif images for the web written in rust
Stars: ✭ 361 (-6.48%)
Mutual labels:  demo
Unsplashexplorer Coreml
Core ML demo app with Unsplash API
Stars: ✭ 358 (-7.25%)
Mutual labels:  demo
Cocos Awesome
基于cocos creator游戏引擎的游戏常用功能模块集锦,以及shader特效实现集锦
Stars: ✭ 381 (-1.3%)
Mutual labels:  demo
React Stripe Menu
A clone of Stripe's animated menu using React, Styled Components and React-Flip-Toolkit
Stars: ✭ 352 (-8.81%)
Mutual labels:  demo
Paonet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
Stars: ✭ 374 (-3.11%)
Mutual labels:  demo
Profile Summary For Github
Tool for visualizing GitHub profiles
Stars: ✭ 19,489 (+4948.96%)
Mutual labels:  webapp

gwt-material

A Google Material Design wrapper for GWT

Build Status Join us


Migration 2.0 -> 2.1

Demo

Documentation

Support documentation can be found here
We created Java Docs for developers

Maven

Current Version 2.5.0-rc1

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.5.0-rc1</version>
</dependency>

Snapshot Version 2.5.0-SNAPSHOT

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.5.0-SNAPSHOT</version>
</dependency>

Changelog

You can find lists of features by version here.

Migration

Migrating from 1.3 to 1.4
Migrating from 1.x to 2.0

License

Apache 2.0 License

Contributing

Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a Pull Request for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes.

Please follow the contribution document on the projects code style standards.

Related Projects

JUnit Test

Project Number of Tests
gwt-material 1545
gwt-material-addins 1048
gwt-material-table 100
Total Unit Tests 2693

Testing Platform

Many thanks to BrowserStack for sponsoring our Open Source projects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].