https://github.com/origenstudio/material-ui-layout
Declarative layout for Material UI
https://github.com/origenstudio/material-ui-layout
jss material-design material-ui react ux-ui
Last synced: 5 months ago
JSON representation
Declarative layout for Material UI
- Host: GitHub
- URL: https://github.com/origenstudio/material-ui-layout
- Owner: OrigenStudio
- License: mit
- Created: 2017-09-10T17:58:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:18:54.000Z (almost 3 years ago)
- Last Synced: 2025-05-15T05:12:23.452Z (5 months ago)
- Topics: jss, material-design, material-ui, react, ux-ui
- Language: JavaScript
- Homepage: https://material-ui-layout.origen.studio
- Size: 1.8 MB
- Stars: 67
- Watchers: 8
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Material-UI-Layout
Say goodbye to spending hours configuring your app's layout.
🎉 Welcome to a declarative way of creating your app's layout! 🎉
This library uses [Material-UI](https://material-ui.com) and the layout is based on [Google's Material Design](http://material.io) guidelines 🤓
## Install
`npm install material-ui-layout`
for Material-UI v4 use
`npm install material-ui-layout@4.0.0-rc.5`
we are currently testing it in production. Final release candidate for v4 coming soon.
## Examples
Check the examples at [demo page](https://material-ui-layout.origen.studio/)
## Contribute
We would be thrilled if you want to help us build the best Layout component, please do not hesitate to contact us.
## Roadmap
- [x] Example web
- [x] Add better support for two rows AppBars
- [ ] Add tests
- [ ] Add some useful components