# react-tiny-fab

> A tiny Floating Action Button for React.

Latest version **4.0.4** (published 2021-10-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-tiny-fab
pnpm add react-tiny-fab
yarn add react-tiny-fab
bun add react-tiny-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 | 4.0.4 |
| Published | 2021-10-29 |
| First published | 2018-09-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 0 |
| Unpacked size | 68.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 258 |
| Author | Deric Cain |
| Maintainers | dericcain |
| Keywords | react, material, fab, floating action button, material design, components, floating button |

## Links

- npm: https://www.npmjs.com/package/react-tiny-fab
- Repository: https://github.com/dericgw/react-tiny-fab
- Issues: https://github.com/dericgw/react-tiny-fab/issues
- npm.io page: https://npm.io/package/react-tiny-fab

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 4.0.4 (latest) — 2021-10-29
- 0.0.0-9122f4d (canary) — 2021-10-29
- 0.0.0-797121e — 2021-10-29
- 4.0.3 — 2021-05-15
- 0.0.0-24068be — 2021-05-15
- 0.0.0-8c14aa1 — 2020-10-27
- 4.0.2 — 2020-10-27
- 0.0.0-bf0379d — 2020-10-27
- 4.0.1 — 2020-10-09
- 4.0.0 — 2020-10-02
- 0.0.0-8138cc2 — 2020-10-02
- 0.0.0-953a946 — 2020-10-02
- 0.0.0-1689068 — 2020-10-02
- 3.5.0 — 2020-05-12
- 3.4.1 — 2020-04-27
- … 16 more at https://npm.io/package/react-tiny-fab/versions

## README

![React Tiny FAB](https://raw.githubusercontent.com/dericgw/react-tiny-fab/master/logo.png)

> A tiny (~700 byte gzip) WAI-ARIA compliant Floating Action Button for React

> `react-tiny-fab` v3 now relies on React version 16.8 and up because it is implemented using [React Hooks](https://reactjs.org/docs/hooks-intro.html)

Want to use a Floating Action Button without having to import the whole Material Design Components library? Weighing in
at only around 671 bytes gzipped, React Tiny FAB is a great solution. It is a lightweight, fast, and flexible component.

![React Tiny FAB](https://raw.githubusercontent.com/dericgw/react-tiny-fab/master/fab.gif)

## Docs
Please visit here for docs: [https://dericcain.github.io/react-tiny-fab/](https://dericcain.github.io/react-tiny-fab/)

## Issues
If you find an issue, head over to the [Issues](https://github.com/dericgw/react-tiny-fab/issues) section and let me
know about it. If you want to be super cool, you can submit a PR that fixes the issue.

## License (MIT)
[Check it out here.](https://github.com/dericgw/react-tiny-fab/blob/master/LICENSE)

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