@BTCqzy1: 前端和独立开发者终于有天花板级别的动效库了! 告别千篇一律的组件库和生硬过场! 分享一个超赞的 GitHub 开源项目 —— react-bits 专为追求极致视觉与交互细节的前端/独立开发者而生 它把那些大厂/顶级创意网站上才能见到的高…
摘要
react-bits 是一个免费开源的大型 React 动效组件库,提供 130+ 基于 Tailwind CSS 和 Framer Motion 的可定制动画组件,面向追求高级视觉交互的前端和独立开发者。
查看缓存全文
缓存时间: 2026/06/30 19:52
前端和独立开发者终于有天花板级别的动效库了!
告别千篇一律的组件库和生硬过场!
分享一个超赞的 GitHub 开源项目 —— react-bits
专为追求极致视觉与交互细节的前端/独立开发者而生
它把那些大厂/顶级创意网站上才能见到的高级感动效,全部封装成了开箱即用的 React 组件!
像素动画、流体文字、超酷的背景粒子、3D卡片翻转、炫目悬停特效……
全部基于 React + Tailwind CSS + Framer Motion 纯代码实现,零配置、轻量级、完全可定制。
每个动效都附带精心设计的交互预览 + 实时参数调节面板
而且直接一键复制代码,1秒直接搬进你的项目,让你的网页瞬间充满百万级的高级创意感!
地址:https://github.com/DavidHDev/react-bits…
DavidHDev/react-bits
Source: https://github.com/DavidHDev/react-bits
The largest & most creative library of animated React components.
Stand out with 130+ free, customizable animations for text, backgrounds, and UI.
📖 Documentation · ⚡ Quick Start · 🛠️ Tools
✨ Why React Bits?
React Bits helps you ship stunning interfaces faster. Instead of spending hours crafting animations from scratch, grab a polished component and customize it to fit your vision.
💬 Text Animations · 🌀 Animations · 🧩 Components · 🖼️ Backgrounds
🚀 Features
- 130+ components — text animations, UI elements, and backgrounds, growing weekly
- Minimal dependencies — lightweight and tree-shakeable
- Fully customizable — tweak everything via props or edit the source directly
- 4 variants per component — JS-CSS, JS-TW, TS-CSS, TS-TW (everyone’s happy)
- Copy-paste ready — works with any modern React project
🛠️ Creative Tools
Beyond components, React Bits offers free creative tools to supercharge your workflow:
| Tool | What it does |
|---|---|
| Background Studio | Explore animated backgrounds, customize effects, export as video/image/code |
| Shape Magic | Create inner rounded corners between shapes, export as SVG, React code or clip-path code |
| Texture Lab | Apply 20+ effects (noise, dithering, ASCII) to images/videos and export in high quality |
📦 Installation
React Bits supports shadcn and jsrepo for quick CLI installs.
# Example: Add a component via shadcn
npx shadcn@latest add @react-bits/BlurText-TS-TW
Each component page includes copy-ready CLI commands. See the installation guide for full details.
You can also select your preferred technologies, and copy the code manually.
🚀 Sponsors
React Bits is proudly supported by these amazing sponsors:
Diamond
Platinum
Silver
Become a sponsor — Get your brand in front of 500K+ developers monthly.
🤝 Contributing
We’d love your help! Check the open issues or submit ideas via the feature request template.
Please read the contribution guide first — thanks for making React Bits better!
🙌 Contributors
👤 Maintainer
David Haz — creator & lead maintainer
🌐 Official Ports
| Framework | Link |
|---|---|
| Vue.js | vue-bits.dev |
| Svelte | sveltebits.xyz |
📊 Stats
🗳️ Credit
React Bits occasionally draws inspiration from publicly available code examples. These are rewritten as full-fledged, customizable components for JS, TS, CSS, and Tailwind. If you recognize your work, open an issue to request credit.
📄 License
MIT + Commons Clause — free for personal and commercial use.
爱丽丝呀! (@BTCqzy1): 前端终于有高级感的加载动画了!
告别普通 spinner!
分享一个超赞的 GitHub 开源项目 —— math-curve-loaders
专为追求极致美观与轻量前端项目而生,它把数学曲线变成极致优雅的加载动画!
玫瑰曲线、李萨茹曲线、心形线……
纯 HTML + CSS + JS 实现,零依赖、超轻量。
每个动画都附带数学公式
相似文章
@VincentLogic: 以前做前端,为了个加载动画,要么到处找 GIF,要么自己写 CSS 写到头秃。 最近看到这个 math-curve-loaders 开源库,完全是用数学公式生成的动效。 我看了一下,玫瑰曲线、李萨如曲线这些数学图形,动效极其优雅。纯 HT…
介绍了一个名为 math-curve-loaders 的开源前端库,利用数学公式(如玫瑰曲线、李萨如曲线)生成优雅的加载动画,纯 HTML+CSS 实现,零依赖,并带有可视化调试面板,可以实时调整参数并一键复制代码。
@xin_pai88825: 昨日看到 @stephenhaney 开源 Paper Shaders,同时 @alex_barashkov 也推出了一套 UI 组件库,于是我将两者整合,搭建了一个支持全屏预览、参数可自定义配置的在线网页。你可直接上传 Logo,快速生…
整合了开源的Paper Shaders和一套UI组件库,搭建了一个支持全屏预览和参数自定义配置的在线网页,用户可上传Logo快速生成动态动画效果。
@VincentLogic: 发现个前端圈公认的动画神器,68K stars 真的不是吹的! anime.js —— 一个轻量级但功能极其强大的 JavaScript 动画引擎。 前端兄弟们又来享福了,这玩意儿简直是“动画师的瑞士军刀”: 全能型选手 不管是 CSS …
Anime.js 是一个轻量级但功能强大的 JavaScript 动画引擎,支持 CSS、SVG、DOM 属性及 JavaScript 对象动画,具有直观的 API、时间线系统、滚动观察器、拖拽和响应式动画等特性,在 GitHub 上拥有 68K stars,是前端开发者和交互设计师的常用工具。
@Bitcoin188: 卧槽!互联网顶尖那批人,直接把脑子开源了! 这11个GitHub仓库,真的能让你少走三年弯路,白嫖党直接起飞! 兄弟们赶紧码住,慢慢啃,别手动找资料了! PilotDeck(OpenBMB) 几分钟部署一个能自己干活的AI Agent,真…
推荐11个GitHub上优质开源项目,涵盖AI智能体框架、AI编程、记忆系统、科研自动化和量化投资工具,旨在帮助开发者快速上手和提升效率。
@AYi_AInotes: 分享一个计算机视觉开发者必藏神器,4 万星GitHub开源! 不用自己写几百行画框跟踪代码, 一行命令搞定所有可视化, Supervision,CV 界真正的瑞士军刀。 它到底有多强? 自动画框加标签,支持编号、自定义样式, 视频对象永久…
Supervision 是一个开源计算机视觉可视化工具,支持一行命令完成画框、跟踪、数据集格式转换、热力图等,被6500+项目使用,GitHub 4万星。