Description
React Modern UI is a small librairy containing React UI components. These components have been collected from many projects.
Stack
ReactRollup: The bundler to build the libraryEmotion: A library used to apply styles more easily
Components
Button: Many types of buttons supportedCardCheckboxComboboxInput: Many types of data inputs supported (numbers, text, date, etc.)PanelProgressBarRadioButtonsGroup: Unique selection from many optionsSeparator: A horizontal dividerSkeleton: A loading animationTableTagToaster: Popup notifications handler
Demo / Documentation
Source code available on github.
Documentation link coming soon!