https://github.com/nofeaturesonlybugs/fantaptik-react-material
@fantaptik React component library using Materialize CSS.
https://github.com/nofeaturesonlybugs/fantaptik-react-material
material-components materializecss materializecss-framework react react-components reactjs
Last synced: 3 months ago
JSON representation
@fantaptik React component library using Materialize CSS.
- Host: GitHub
- URL: https://github.com/nofeaturesonlybugs/fantaptik-react-material
- Owner: nofeaturesonlybugs
- License: mit
- Created: 2020-09-09T17:46:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T00:12:43.000Z (over 3 years ago)
- Last Synced: 2025-02-11T09:10:00.676Z (3 months ago)
- Topics: material-components, materializecss, materializecss-framework, react, react-components, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### @fantaptik/react-material
A React component library using Materialize CSS for @fantaptik.```bash
npm install @fantaptik/react-material# Peer dependencies
npm install css-box-model hoist-non-react-statics materialize-css react react-dom
```View the Styleguidist @ https://nofeaturesonlybugs.github.io/fantaptik-react-material/
### Browser Compatibility
The following browser features are required by the listed components; for highest possible compatibility consider adding appropriate PolyFills.+ `ResizeObserver` is used by:
+ `Position`, `Position.Fill`, & `useBoxFill`
+ `Web Animations API` is used by:
+ `SlideMenu`