From c3f8e8fcd5ecce8848faa5d4992c8121d9ed5604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=A6=82=E6=80=80=E5=BF=B5=EF=BC=88=E4=BA=91?= =?UTF-8?q?=E8=B0=8C=EF=BC=89?= Date: Fri, 18 Oct 2024 14:51:21 +0800 Subject: [PATCH] Update awesome-dev-web-reactjs.md --- awesome-dev-web-reactjs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/awesome-dev-web-reactjs.md b/awesome-dev-web-reactjs.md index eb7f860c..1ad93e01 100644 --- a/awesome-dev-web-reactjs.md +++ b/awesome-dev-web-reactjs.md @@ -269,10 +269,12 @@ - [React Awesome Reveal](https://react-awesome-reveal.morello.dev/) - 基于 [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) 和 [Animate.css](https://animate.style/) 的动画库。 - [react-confetti](https://github.com/alampros/react-confetti) - 五彩纸屑动画。 - [React DOM Confetti](https://daniel-lundin.github.io/react-dom-confetti/) - 五彩纸屑动画。 - - [react-number-easing](https://javier.xyz/react-number-easing/) - 数字滚动动画。 - [scrollex](https://scrollex-docs.vercel.app/) - 滚动动画效果。 - [hamburger-react](https://hamburger-react.netlify.app/) - 动画汉堡菜单图标。 - [AutoAnimate](https://auto-animate.formkit.com/) - 为元素添加过渡动画。 + - Number + - [react-number-easing](https://javier.xyz/react-number-easing/) - 数字滚动动画。 + - [number-flow](https://github.com/barvian/number-flow) - 二维码(QR Code) - [qrcode.react](https://github.com/zpao/qrcode.react)