-
Updated
Apr 4, 2022
#
google-material
Here are 86 public repositories matching this topic...
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
javascript
css
bootstrap
design
framework
ui
material
material-design
frontend
uikit
bootstrap4
google-material
ui-kit
bootstrap-4
mdbootstrap
material-design-for-bootstrap
-
Updated
Jan 24, 2022 - JavaScript
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
android
java
material
material-design
fontawesome
material-ui
android-library
android-development
icon-font
meteocons
android-icon
material-icons
material-components
google-material
compose
weather-icons
mikepenz
foundation-icons
google-material-icons
android-compose
-
Updated
Nov 12, 2021 - Kotlin
android
kotlin
room
app
webview
apps
mvvm
kotlin-android
reader
google-material
rxjava2
retrofit2
netease-cloud-music
databinding
mvvm-databing
mvvm-applications
wanandroid
cloudreader
ui-gank
-
Updated
Jan 7, 2022 - Java
Lightweight CSS framework
-
Updated
Aug 23, 2021 - JavaScript
Material Design for Bootstrap 4
-
Updated
Feb 26, 2022 - CSS
Highly customizable notification snackbars (toasts) that can be stacked on top of each other
notifications
redux
javascript
material-design
stack
reactjs
material-ui
toast
snackbar
google-material
toast-notifications
-
Updated
Apr 10, 2022 - TypeScript
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
macos
linux
theme
material
kde
gplv3
gnu-linux
icons
icon-pack
gnome
icon-theme
google-material
mit-license
desktop-environment
breeze
la-capitaine
gnome-theme-icons
human-interface
-
Updated
Nov 25, 2021 - Shell
Custom UIButton effect inspired by Google Material Design
-
Updated
Apr 3, 2019 - Swift
Bottom Navigation widget component inspired by the Google Material Design Guidelines at https://www.google.com/design/spec/components/bottom-navigation.html
android
widget
material-design
navigation
xml
tablet
google-material
bottombar
bottomnavigation
menu-xml
-
Updated
Mar 22, 2019 - Kotlin
Curated list of framework component libraries for UI styles/toolkit
components
vuejs
library
awesome
framework
toolkit
reactjs
react-components
vue-components
office-ui-fabric
google-material
ui-kit
awesome-list
component-library
reactnative
kendo-ui
ui-components
ui-toolkit
mithriljs
bootstrap-library
-
Updated
Feb 26, 2022 - JavaScript
An Axure widget library based on Google Material Design.
-
Updated
Mar 24, 2020
A Google Material Design wrapper for GWT
-
Updated
Apr 4, 2022 - Java
Material design in AvaloniaUI
-
Updated
Mar 22, 2022 - C#
Open
ViewModel unit tests
5
Laravel 5.6 on Material Design Lite 1.3 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. This makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Uses laravel ORM modeling and has CRUD (Create Read Update Delete) functionality for all tasks. Quick setup, can be done in 5 minutes. It will take longer to obtain your Facebook, Twitter, and Google Plus API Keys than it will to set this up.
material-design
google-material
material-design-lite
laravel-material
laravel-material-design
larvel-material-design-lite
-
Updated
Feb 1, 2022 - JavaScript
Free Material Admin Template
gulp
material
material-design
material-ui
chartjs
admin-dashboard
material-components
google-material
mdc
responsive-design
material-admin
mdc-web
-
Updated
Nov 19, 2020 - CSS
A library for Android developers who want to create layout which follows Google material design principle.
-
Updated
May 31, 2018 - Kotlin
-
Updated
Jul 28, 2017 - CSS
Material Design React Components
-
Updated
Dec 25, 2019 - JavaScript
-
Updated
Feb 25, 2021 - JavaScript
The best Axure Widget Libraries.
-
Updated
Mar 22, 2021 - CSS
Resources for Google's Material Design
-
Updated
Jan 5, 2018 - Ruby
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
android
ios
visual-studio
xamarin
material-design
uwp
icons
google-material
xamarin-ios
xamarin-android
visual-studio-extension
material-icons-generator
add-icons
-
Updated
Nov 6, 2020 - C#
Free and Open Source Admin for Tailwind CSS and React based on Google's Material Design.
react
javascript
material
reactjs
admin-dashboard
google-material
tailwindcss
tailwind-css
material-tailwind
-
Updated
Jun 9, 2021 - JavaScript
This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
-
Updated
Mar 7, 2022 - Smalltalk
Free and Open Source UI Kit for Tailwind CSS and React based on Google's Material Design.
react
javascript
material
material-design
reactjs
google-material
tailwindcss
tailwind-css
material-tailwind
-
Updated
Jun 10, 2021 - JavaScript
A flat, material, no bullshit, highly extensible CSS button library.
-
Updated
Aug 11, 2021 - CSS
Develop more, Code less. Propeller integration with Django. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
python
bootstrap
django
material-design
frontend
pypi
django-templates
python3
google-material
demo-application
propeller
-
Updated
Mar 28, 2022 - Python
Improve this page
Add a description, image, and links to the google-material topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the google-material topic, visit your repo's landing page and select "manage topics."
Hi,
Really like the implementation but I am struggling to find a way how to test view models. To be precise, how you would assert all values set to compose
State<T>instance. Any ideas?