You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,18 +28,15 @@ Go to [reactbits.dev](https://reactbits.dev/) to view the documentation.
28
28
29
29
## About
30
30
31
-
React Bits is a large collection of animated React components made to spice up your web creations. We've got animations, components, backgrounds, and awesome stuff that you won't be able to find anywhere else - all free for you to use! These components are all enhanced with customization options as props, to make it easy for you to get exactly what you need.
31
+
React Bits is a collection of animated React components, made to help you stand out through your web creations. We have four main component categories - text animations, animations, components and backgrounds - all free for you to use and all enhanced with customization options as props, to make it easy for you to get exactly what you need out of the box.
32
32
33
33
## Key Features
34
34
35
35
- 110+ total components (text animations, animations, components, backgrounds), growing every week
36
-
- All components have minimal dependencies, and are highly customizable through props
36
+
- All components are built with minimal dependencies, and are highly customizable through props
37
+
- You get the code, so you can further personalize and enhance the components
37
38
- Designed to integrate seamlessly with any modern React project
38
-
- Each component comes in 4 variants, to keep everyone happy:
39
-
- JS + CSS
40
-
- JS + Tailwind CSS
41
-
- TS + CSS
42
-
- TS + Tailwind CSS
39
+
- Components come in 4 variants, to keep everyone happy: JS-CSS, JS-TW, TS-CSS, TS-TW
@@ -75,7 +72,7 @@ You can help support the project by using the Sponsor button on the page - pleas
75
72
76
73
## Credit
77
74
78
-
React Bits may sometimes take inspiration from publicly available code examples online. These examples are rewritten as full-fledged, customizable, and reusable components for JS, TS, CSS, and Tailwind codebases. If you recognize your work here, just request credit and it will be granted.
75
+
React Bits may sometimes take inspiration from publicly available code examples online. These examples are rewritten as full-fledged, customizable, and reusable components for JS, TS, CSS, and Tailwind codebases. If you recognize any of your work here, just request credit and it will be granted.
0 commit comments