tlrobinson / overridesLinks
React Higher-Order Component and Hook implementing the "overrides" pattern with minimal boilerplate
☆41Updated 2 years ago
Alternatives and similar repositories for overrides
Users that are interested in overrides are comparing it to the libraries listed below
Sorting:
- Displays a report of JSX component and prop usage☆92Updated 4 years ago
- One stop shop for documenting your react components.☆184Updated 2 months ago
- Easily and reliably support Render Props, Component Injection, and Function as a Child☆83Updated 7 years ago
- React Hook for using Statecharts powered by XState. use-machine.☆226Updated 2 years ago
- Create consistent styled-system based React UI components☆105Updated 6 years ago
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 7 years ago
- Useful utility functions for CSS in JS solutions☆77Updated 2 years ago
- ⚡️💨 Fast styles in JavaScript with support for static CSS extraction.☆225Updated 5 years ago
- DEPRECATED: See https://rebassjs.org/reflexbox instead☆103Updated 7 years ago
- Get accurate and well named css box model information about an Element 📦☆171Updated 2 years ago
- Teleport your components to the foreground☆96Updated 6 years ago
- React Component that abstracts away requestAnimationFrame, allowing you to set props by monitoring anything in the document!☆94Updated 7 years ago
- Interoperable Style Transfer Format [DRAFT]☆250Updated 7 years ago
- ✨ React 16 context wrap with redux semantics powered by immer☆168Updated 7 years ago
- Pass props to internal elements of React component☆28Updated 2 years ago
- 📚 Manage layers and z-index in React applications effectively☆170Updated 4 years ago
- Simple immutable state for React using Immer☆258Updated 6 years ago
- Walk a React (or Preact) element tree, executing a "visitor" function against each element.