materialized-reactions
v0.1.4
Published
Materialized Reactions first release with an SmartTable
Downloads
2
Maintainers
Readme
Materialized Reactions
Abstract React components that extend material-UI lib.
Components list
- <SmartTable> [WIP]
- Render an intelligent material-ui table
- <LoadingAnimation>
- Render a loading animation that never stops
Installation
Install npm package:
$ npm install materialized-reactions
Development
This will prepare all the needed components into the folder /build:
$ npm run build