0.9.1 • Published 4 years ago

mdwrapper v0.9.1

Weekly downloads
13
License
Beerware
Repository
github
Last release
4 years ago

npm build minified size codecov beerware

MDWrapper

MDWrapper is a Material Design components library for React, based on Google MDC.

This library is published with the Beerware license, which means you can do whatever you want with the code.

Components

Below, the list of all available components:

ComponentSource
ButtonButtons
Card CardActions CardActionButtons CardActionIconsCards
CheckBoxCheckboxes
ChipSet ChipChips
DialogDialogs
FABFloating Action Buttons
IconIcons
IconButtonIcon Buttons
IconToggleIcon Toggle Buttons
Grid GridInner GridCellLayout Grid
LinearProgressLinear Progress
ListLists
MenuMenus
RadioRadio Buttons
SelectMenuSelect Menus
SliderSliders
SnackbarSnackbars
SwitchSwitches
TextFieldText Field
ThemeProviderTheme
TopBarTop App Bar
TypographyTypography

Miscellaneous

If you want more,

You can clone the project:

git clone https://github.com/mrdoomy/mdwrapper.git

Install dependencies:

npm install

And launch the project as a web app to see examples:

npm run start

You can also run all unit tests:

npm run test

And finally compile the project:

npm run build

License

"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return. Damien Chazoule