All Projects → ndaidong → Mdl Skeleton

ndaidong / Mdl Skeleton

Licence: mit
Material Design skeleton with ssr-engine

Projects that are alternatives of or similar to Mdl Skeleton

Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+4505.88%)
Mutual labels:  material-design, material
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+5123.53%)
Mutual labels:  material-design, material
Material Awesome
Material and Mouse driven config for AwesomeWM 4.3
Stars: ✭ 588 (+3358.82%)
Mutual labels:  material-design, material
Material Design Template
Material Design Based One Page HTML Template
Stars: ✭ 572 (+3264.71%)
Mutual labels:  material-design, material
React Native Material Dropdown
Material dropdown with consistent behaviour on iOS and Android
Stars: ✭ 661 (+3788.24%)
Mutual labels:  material-design, material
Materialfavoritebutton
Animated favorite/star/like button
Stars: ✭ 586 (+3347.06%)
Mutual labels:  material-design, material
Material Remixer Android
Remixer for Android. Live adjustment of app variables.
Stars: ✭ 782 (+4500%)
Mutual labels:  material-design, material
Materialdesignextensions
Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
Stars: ✭ 516 (+2935.29%)
Mutual labels:  material-design, material
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+4594.12%)
Mutual labels:  material-design, material
Material Shell
A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
Stars: ✭ 6,189 (+36305.88%)
Mutual labels:  material-design, material
Taptargetview
An implementation of tap targets from the Material Design guidelines for feature discovery.
Stars: ✭ 5,114 (+29982.35%)
Mutual labels:  material-design, material
Textfieldboxes
Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
Stars: ✭ 760 (+4370.59%)
Mutual labels:  material-design, material
Angular Mdc Web
Angular wrapper for Material Design (Web) Components
Stars: ✭ 542 (+3088.24%)
Mutual labels:  material-design, material
Materialize Sass
Materializecss rubygem for Rails Asset Pipeline / Sprockets
Stars: ✭ 785 (+4517.65%)
Mutual labels:  material-design, material
Android Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
Stars: ✭ 4,916 (+28817.65%)
Mutual labels:  material-design, material
Fluid
📖 Library for QtQuick apps with Material Design
Stars: ✭ 601 (+3435.29%)
Mutual labels:  material-design, material
Rollup Plugin Postcss
Seamless integration between Rollup and PostCSS.
Stars: ✭ 507 (+2882.35%)
Mutual labels:  rollup, postcss
Material Viewpagerindicator
Dot-based Android ViewPager indicator with Material Design animations.
Stars: ✭ 511 (+2905.88%)
Mutual labels:  material-design, material
React Native Snackbar
🍱 Material Design "Snackbar" component for Android and iOS.
Stars: ✭ 613 (+3505.88%)
Mutual labels:  material-design, material
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+3864.71%)
Mutual labels:  material-design, material

Material Design skeleton

Build Status

Usage

git clone https://github.com/ndaidong/mdl-skeleton.git
cd mdl-skeleton

// install and run with Node.js
npm install

// load external resource if any
npm run setup

// start server
npm start

If everything goes well, you can get the output at: http://localhost:8081

How does it work?

// Coming soon

Please refer ssr-engine guide for better understanding about app structure.

License

The MIT License (MIT)

Sample template by Google's Material Design Lite team: https://getmdl.io/templates/article/index.html

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].