All Projects â†’ material-foundation â†’ Material Remixer

material-foundation / Material Remixer

Licence: apache-2.0
A set of cross-platform libraries and protocols to allow the sharing of design values and live refinement of apps during the development process.

Projects that are alternatives of or similar to Material Remixer

Quasar Awesome
🎉 A list of awesome things related to Quasar
Stars: ✭ 995 (-21.96%)
Mutual labels:  material-design, material
Paper Ripple
Material Design Ripple effect in pure JS & CSS.
Stars: ✭ 55 (-95.69%)
Mutual labels:  material-design, material
Material Motion
Starmap and team docs
Stars: ✭ 44 (-96.55%)
Mutual labels:  material-design, material
Bluetooth State View
Material design animated Bluetooth state view for Android
Stars: ✭ 36 (-97.18%)
Mutual labels:  material-design, material
Material Vue Daterange Picker
a date-range-picker follows the Material Design spec powered by vue.js (alpha)
Stars: ✭ 64 (-94.98%)
Mutual labels:  material-design, material
Materialsearchview
Android Search View based on Material design guidelines.
Stars: ✭ 987 (-22.59%)
Mutual labels:  material-design, material
Materialette
Materialette - A material design color palette
Stars: ✭ 1,056 (-17.18%)
Mutual labels:  material-design, material
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+2494.9%)
Mutual labels:  material-design, material
Youtube Play Icon
Material style morphing play-pause drawable for Android
Stars: ✭ 57 (-95.53%)
Mutual labels:  material-design, material
Battery Meter View
🔋 Material design battery meter (i.e. level, state) view for Android
Stars: ✭ 57 (-95.53%)
Mutual labels:  material-design, material
Jtmaterialtransition
An iOS transition for controllers based on material design.
Stars: ✭ 966 (-24.24%)
Mutual labels:  material-design, material
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (-10.35%)
Mutual labels:  material-design, material
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (-26.12%)
Mutual labels:  material-design, material
Alfred Mdi
Alfred 3 workflow to find Material Design Icons
Stars: ✭ 38 (-97.02%)
Mutual labels:  material-design, material
Material Design Lite
Material Design Components in HTML/CSS/JS
Stars: ✭ 31,931 (+2404.39%)
Mutual labels:  material-design, material
Android Dev
⚡️ Curated list of resources for Android app development. Prepare for battle!
Stars: ✭ 44 (-96.55%)
Mutual labels:  material-design, material
Material Components
Documentation and policies for Material Components (all platforms)
Stars: ✭ 872 (-31.61%)
Mutual labels:  material-design, material
Smelte
UI framework with material components built with Svelte and Tailwind CSS
Stars: ✭ 871 (-31.69%)
Mutual labels:  material-design, material
Ct Material Kit Pro React Native
Material Kit PRO React Native is a fully coded app template built over Galio.io, React Native and Expo
Stars: ✭ 57 (-95.53%)
Mutual labels:  material-design, material
Rnmaterial
Make Fun with RnMaterial on WordPress.
Stars: ✭ 64 (-94.98%)
Mutual labels:  material-design, material

DEPRECATED

Remixer is no longer in active development. It was an experiment by the Material Design team at Google, which we may return to some day, but at this time we have no plans to continue development here.

For more information about the projects we're actively working on, please visit:

material.io


Remixer allows you to easily define UI variables in your app that can be adjusted while it is running. This can help you and your team to iterate very quickly on design issues because you don't need to rebuild or even restart your app to see the changes reflected.

Remixer is available in three platforms (Android, iOS and JavaScript) and all of them support setting up a Remote Controller that lets you change variables from a web dashboard.

Project Continuous Integration Code Coverage Release
Android TravisCI Build Status CircleCI Build Status codecov Release
iOS Build Status codecov CocoaPods
JavaScript Build Status codecov npm version
Remote Controller Build Status npm version

Variables

A Remixer variable has a unique key associated with it, and can be of type Boolean, Color, Number or String.

Variables support being constrained to a limited set of values to give you better control of what can change. Numeric variables can also be configured as continuous or discrete ranges.

Web Remote Controller

Remixer can be configured to use a Remote Controller. In this mode your variables can be changed from outside the app, allowing you to collaborate with other people and keep your UI free of overlays. Make sure to check out the Remote Controller repo to learn more about this feature.

For details on how to set up this mode in your app, please visit one of the platform specific repos.

Is Material Foundation affiliated with Google?

Yes, the material-foundation organization is one of Google's new homes for tools and frameworks related to our Material Design system. Please check out our blog post Design is Never Done for more information regarding Material Design and how Remixer integrates with the system.

Contributing

We gladly welcome contributions! If you have found a bug, have questions, or wish to contribute, please follow our Contributing Guidelines.

License

Š Google, 2016. Licensed under an Apache-2 license.

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