react-clean-calendar
A simple react month-view calendar that exposes render props.
A simple react month-view calendar that exposes render props.
Configurable and flexible "load more" component for React
UI state management for Redux applications
render react component as function
React CSS media queries with breakpoint render props Component and Provider. 🔫
Render propper helper library helps generate functional render props
modular redux bits
A state container which provides an interface for getting the natural size, rendered size and orientation from `<img>` elements.
Performant and comparitively light copy to clipboard component for react based applications
Redux Side Effects
Snitch - Control visibility of your views
Paginate anything in any way with functionized React children
A state container which provides an interface for making selections from a group of choices. The `Choices` component itself is a context provider which can be used with the `Choice` and `ChoicesConsumer` components for deep-tree selections. It does not ha
A state container which provides an interface for targeting specific types of click events (e.g. double-click) and extracting rich stats about click position within the client, window, etc. making it perfect for UX analytics work.
A state container which provides an interface for bound-value counting.
A state container which provides an interface for setting and moving coordinate `{x, y}` values.
A minimal boilerplate for building a react component for npm, including a demo page.
Tiny utility package for easily creating reusable implementations of React state provider patterns.
Optimise your React apps by only rendering your components when they are in proximity to the viewport.
A component for communicating changes to the state of one component to another component(s). This was much more useful before the React.createContext API in React 16.3 for ensuring context updates reached their consumers.