Skip to content

Commit ffc8073

Browse files
committed
add cleave.js
1 parent 71caa22 commit ffc8073

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@ A collection of awesome things regarding the React ecosystem.
281281
- [react-archer](https://github.com/pierpo/react-archer) - Draw arrows between React elements
282282
- [react-pdf-viewer](https://github.com/phuoc-ng/react-pdf-viewer) - A PDF viewer made for React
283283
- [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.
285+
- [react-tsparticles](https://github.com/matteobruni/tsparticles) - Easily create highly customizable particles animations.
286+
- [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.
288288
- [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.
289289
- [react-truncate-markup](https://github.com/parsable/react-truncate-markup) - React component for truncating JSX markup.
290290
- [react-cookie](https://github.com/reactivestack/cookies) - Universal cookies for React.
@@ -293,6 +293,7 @@ A collection of awesome things regarding the React ecosystem.
293293
- [react-device-detect](https://github.com/duskload/react-device-detect) - Detect device for React.
294294
- [react-colorful](https://github.com/omgovich/react-colorful) - A tiny (2,5 KB), dependency-free, fast and accessible color picker component.
295295
- [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.
296297

297298
##### React for Command Line
298299

0 commit comments

Comments
 (0)