# @pmwcs/fab

> PMWCS fab component

Latest version **1.1.0** (published 2021-06-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @pmwcs/fab
pnpm add @pmwcs/fab
yarn add @pmwcs/fab
bun add @pmwcs/fab
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2021-06-20 |
| First published | 2020-08-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 9.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 14 |
| Maintainers | commenthol |
| Keywords | pmwcs, preact, material, web, components, fab |

## Links

- npm: https://www.npmjs.com/package/@pmwcs/fab
- Repository: https://github.com/pmwcs/pmwcs
- Homepage: https://github.com/pmwcs/pmwcs#readme
- Issues: https://github.com/pmwcs/pmwcs/issues
- npm.io page: https://npm.io/package/@pmwcs/fab

## Dependencies (4)

- [@pmwcs/base](https://npm.io/package/@pmwcs/base.md) ^1.1.0
- [@pmwcs/icon](https://npm.io/package/@pmwcs/icon.md) ^1.1.0
- [@material/fab](https://npm.io/package/@material/fab.md) ^7.0.0
- [@pmwcs/ripple](https://npm.io/package/@pmwcs/ripple.md) ^1.1.0

## Alternatives

- [@progress/kendo-ooxml](https://npm.io/package/@progress/kendo-ooxml.md) — 152.1K weekly downloads
- [@progress/kendo-react-ripple](https://npm.io/package/@progress/kendo-react-ripple.md) — 8.0K weekly downloads
- [@progress/kendo-react-orgchart](https://npm.io/package/@progress/kendo-react-orgchart.md) — 4.3K weekly downloads
- [@praxisui/dynamic-fields](https://npm.io/package/@praxisui/dynamic-fields.md) — 2.4K weekly downloads
- [@mesalvo/react-ui](https://npm.io/package/@mesalvo/react-ui.md) — 1.7K weekly downloads

## Recent versions

- 1.1.0 (latest) — 2021-06-20
- 1.0.0-2 (next) — 2020-09-05
- 1.0.2 — 2020-12-30
- 1.0.1 — 2020-10-11
- 1.0.0 — 2020-10-07
- 1.0.0-1 — 2020-08-30

## 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

---
_Source: https://npm.io/package/@pmwcs/fab · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
