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-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -281,10 +281,10 @@ A collection of awesome things regarding the React ecosystem.
281
281
-[react-archer](https://github.com/pierpo/react-archer) - Draw arrows between React elements
282
282
-[react-pdf-viewer](https://github.com/phuoc-ng/react-pdf-viewer) - A PDF viewer made for React
283
283
-[react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) - Easily apply tilt hover effect on React components
284
-
-[react-popper](https://github.com/popperjs/react-popper) - Position tooltips and popovers in an elegant, performant manner
285
-
-[react-tsparticles](https://github.com/matteobruni/tsparticles/blob/master/components/react/README.md) - A component to easily add Particles animations to your React application
286
-
-[react-spring](https://www.react-spring.io/) - Spring-physics based animation library for React applications.
287
-
-[framer-motion](https://www.framer.com/motion/) - A React library to power production-ready animations.
284
+
-[react-popper](https://github.com/popperjs/react-popper) - Position tooltips and popovers in an elegant, performant manner.
-[react-spring](https://github.com/pmndrs/react-spring) - Spring-physics based animation library for React applications.
287
+
-[framer-motion](https://github.com/framer/motion) - A React library to power production-ready animations.
288
288
-[react-accessible-accordion](https://github.com/springload/react-accessible-accordion) - React Component for creating an 'Accordion' that adheres to the WAI ARIA spec for accessibility.
289
289
-[react-truncate-markup](https://github.com/parsable/react-truncate-markup) - React component for truncating JSX markup.
290
290
-[react-cookie](https://github.com/reactivestack/cookies) - Universal cookies for React.
@@ -293,6 +293,7 @@ A collection of awesome things regarding the React ecosystem.
293
293
-[react-device-detect](https://github.com/duskload/react-device-detect) - Detect device for React.
294
294
-[react-colorful](https://github.com/omgovich/react-colorful) - A tiny (2,5 KB), dependency-free, fast and accessible color picker component.
295
295
-[react-modal](https://github.com/reactjs/react-modal) - Accessible modal dialog component for React.
296
+
-[cleave.js](https://github.com/nosir/cleave.js) - Format input text content when you are typing.
0 commit comments