React Plugin and Resources
Collection
- why-did-you-update: Puts your console on blast when React is making unnecessary updates.
- react-update-helper: Precise React re-renders with debug and immutable support
- recompose: A React utility belt for function components and higher-order components.
- Compose: Simple Stateless Components
Layout
- cleave.js: Format input text content when you are typing
Gallery
Drag and Drop
Progress Bar
Date Manipulation
- react-infinite-calendar: Infinite scrolling date-picker built with React, with localization, themes, keyboard support, and more
- react-dates: An accessible, easily internationalizable, mobile-friendly datepicker library for the web
- react-yearly-calendar: React.js Yearly Calendar Component
Color Picker
Analyse
Debugging
- LogRocket: LogRocket records everything that users do on your site, so that you can reproduce bugs and fix issues faster.
Working with CSS
- react-cxs: Alternative React.createElement function which allows style objects to be passed to the className prop to generate CSS
Animation
- velocity-react: React components for interacting with the Velocity DOM animation library.
Other