hjylewis / trashable-reactLinks
A HOC to make React Components garbage collectable when unmounted.
☆32Updated 6 years ago
Alternatives and similar repositories for trashable-react
Users that are interested in trashable-react are comparing it to the libraries listed below
Sorting:
- Utility functions to help facilitate type-safe routing with react-router☆89Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- Next plugin to allow for compilation of local modules with workspaces☆84Updated 5 years ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- Declarative component for managing side-effects in Formik forms. 580 bytes☆167Updated 2 years ago
- Compile GraphQL AST at build-time with babel-plugin-macros.☆240Updated this week
- Render React Suspense on server☆160Updated 2 years ago
- Like Reselect but with better support for shared-selectors☆73Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆160Updated this week
- React Client Monitor that detects wasted rendering time on incorrectly developed Pure Components☆110Updated 8 years ago
- A babel plugin to add css namespaces (and increase specificity) of styled-component classes.☆118Updated last year
- Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled☆203Updated 7 months ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- Enhance your Redux store to support batched actions☆170Updated 2 years ago
- 🏁 Final Form "decorator" that will attempt to apply focus to the first field with an error upon an attempted form submission☆83Updated 2 months ago
- (under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client…☆269Updated 5 years ago
- Parses and determines if a given CSS Media Query matches a set of values via JavaScript.☆116Updated 11 months ago
- NO LONGER MAINTAINED - SEE https://github.com/streamich/libreact INSTEAD☆96Updated 2 years ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆89Updated 5 months ago
- React Fast Refresh plugin and loader for webpack☆154Updated 5 years ago
- Simple generator of reselect selectors☆96Updated last year
- JSON AST schema generator for YUP☆128Updated 2 years ago
- A collection of components to listen to 🏁 React Final Form fields☆94Updated last month
- React Hooks for Mutable State☆93Updated 2 years ago
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- 🎨 Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-JS engine, a stru…☆204Updated 4 years ago
- A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.☆93Updated 3 years ago
- Modular and Extensible Redux Reducer Bundles (ducks-modular-redux)☆148Updated 2 years ago
- Read file contents at build time via babel-plugin-macros or SWC plugin.