# Related projects

## Material-UI Specific Projects

- [formsy-material-ui](https://github.com/mbrookes/formsy-material-ui)
A Formsy compatibility wrapper for Material-UI form components.
- [react-materialui-notifications](https://github.com/puranjayjain/react-materialui-notifications) Spec compliant notifications for react and material ui users.
- [material-ui-chip-input](https://github.com/TeamWertarbyte/material-ui-chip-input) An input field for chips as seen in the [Material design guidelines](https://material.google.com/components/chips.html#chips-behavior).
- [material-ui-superselectfield](https://github.com/Sharlaan/material-ui-superselectfield) A flexible dropdown component for Material-UI.
- [react-payment](https://github.com/lorensr/react-payment) Components for credit card and bank account forms.
- [material-auto-rotating-carousel](https://github.com/TeamWertarbyte/material-auto-rotating-carousel) A responsive [auto-rotating carousel](https://material.google.com/growth-communications/onboarding.html#onboarding-top-user-benefits) to display your app's benefits.
- [material-ui-rails](https://github.com/towonzhou/material-ui-rails) Material-UI for Rails.
- [material-ui-rating](https://github.com/TeamWertarbyte/material-ui-rating) A star rating component.
- [storybook-addon-material-ui](https://github.com/sm-react/storybook-addon-material-ui)
Addon for storybook.
- [crema](https://bitbucket.org/pinturic/crema/) CReMa: Cordova React Material-UI.
- [babel-plugin-material-ui](https://github.com/umidbekkarimov/babel-plugin-material-ui) Babel plugin to cherry-pick used material-ui modules.
- [material-ui-scrollable-tabs](https://github.com/STORIS/material-ui-scrollable-tabs) Extension of Material-UI `Tabs` component implementing [scrollable](https://material.io/guidelines/components/tabs.html#tabs-types-of-tabs) behavior.
- [Electrode](http://www.electrode.io/docs/build_with_material_ui.html) A platform for building universal
React/Node.js applications.

## Complementary Projects

- [react-swipeable-views](https://github.com/oliviertassinari/react-swipeable-views)
A React component for swipeable views. Plays well with the `Tabs` component.
- [UniversalRelayBoilerplate](https://github.com/codefoundries/UniversalRelayBoilerplate)
Boilerplate + examples for React Native (iOS, Android), React (isomorphic, Material-UI), Relay, GraphQL, JWT, Node.js, Apache Cassandra.
- [react-dnd](http://gaearon.github.io/react-dnd/examples-sortable-simple.html) Drag and Drop for React.
- [redux-form](http://redux-form.com/6.1.1/examples/material-ui/) Manage your form state in Redux.
