Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmwcs/pmwcs
Preact Material Web Components
https://github.com/pmwcs/pmwcs
material-design preact webcomponents
Last synced: 2 months ago
JSON representation
Preact Material Web Components
- Host: GitHub
- URL: https://github.com/pmwcs/pmwcs
- Owner: pmwcs
- License: mit
- Created: 2020-08-26T09:50:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T16:21:16.000Z (over 3 years ago)
- Last Synced: 2024-10-06T15:33:54.285Z (3 months ago)
- Topics: material-design, preact, webcomponents
- Language: JavaScript
- Homepage: https://pmwcs.github.io/pmwcs
- Size: 10.1 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PMWCS - Preact Material Web Components
This project is a fork of [RMWC][] replacing React with [preact][]. A round of applause 👏 and thanks to these 👓 awesome projects.
I'm aware that preact/compat together with webpack alias would allow to use [RMWC][]. Nonetheless to simplify usage with preact the decision was made to fork RMWC.
PMWCS is a Preact UI Kit built on Google's official [Material Components Web][] library v7.x.x
Features:
* [x] Uses Google's official material-components-web library
* [x] Includes Addon components for ones missing from the official spec
* [x] Works in preact 10
* [x] Individually packaged and released components[RMWC]: https://rmwc.io/
[Material Components Web]: https://github.com/material-components/material-components-web#readme
[preact]: https://preactjs.com