Higher order component for managing component state. The ContainerComponent passes state and callbacks for mutating state to a WrappedComponent via props. This allows for a separation of concerns where state is managed by the container and dom layout is h
Set of higher-order components to turn any list into a sortable, touch-friendly, animated list
A composition mixin for loading scripts asynchronously for React
Utilities to make your life with bounding boxes better
React Apollo `graphql` higher-order component.
An onClickOutside wrapper for React components
Cloudflare Style Constants
ReactTable HOC for fixed columns
small, flexible, higher order component for rendering breadcrumbs with react-router 4.x
Cloudflare Style Container
Lightweight and type-safe High-Order Components (HOCs) library for React, leveraging high-order types from [`hotscript`](https://github.com/gvergnaud/hotscript) and JavaScript Proxies for zero VDOM overhead.
React hook for using Geolocation API
Track React component in viewport using Intersection Observer API
Official Sentry SDK for React.js
Utilities to make your life with bounding boxes better
A declarative library for handling hotkeys and focus within a React application
React Component to lazy load images using a HOC to track window scroll position.
Simple Unopinionated React Add to Calendar Button. Bring your own components.
Define uninitialized elements
React resize detector
Check if the process is running inside a container (Docker/Podman)
A simple and highly customizable popover react higher order component with no other dependencies!
Provides a layer of interoperability between React Native and CSS stylesheets allowing to use CSS as a styling language for both React Native and React Native Web. The interoperability goes beyond basic styles allows the use of modern features such as CSS
A virtual scroll React component for efficiently rendering large scrollable lists, grids, tables, and feeds