https://github.com/dericcain/react-tiny-fab
🤖A tiny Floating Action Button for React
https://github.com/dericcain/react-tiny-fab
hacktoberfest
Last synced: 3 months ago
JSON representation
🤖A tiny Floating Action Button for React
- Host: GitHub
- URL: https://github.com/dericcain/react-tiny-fab
- Owner: dericcain
- License: mit
- Created: 2018-09-26T01:43:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T05:50:59.000Z (over 1 year ago)
- Last Synced: 2024-05-11T11:43:58.249Z (about 1 year ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://dericcain.github.io/react-tiny-fab
- Size: 12.7 MB
- Stars: 249
- Watchers: 3
- Forks: 41
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - dericcain/react-tiny-fab - 🤖A tiny Floating Action Button for React (TypeScript)
README

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