donavon / use-instanceLinks
A custom React Hook that provides a sensible alternative to useRef for storing instance variables.
โ39Updated 2 years ago
Alternatives and similar repositories for use-instance
Users that are interested in use-instance are comparing it to the libraries listed below
Sorting:
- ๐ฉ An alternative to useReducer that accepts middlewares.โ70Updated 9 months ago
- A Babel macro to conditionally import something based on environmental variables.โ51Updated 3 years ago
- A collection of transforms for use with JSCodeshiftโ64Updated 2 months ago
- A very small, simple, vertical scrolling, virtualized list for reactโ44Updated 2 years ago
- A simple React hook that works with the Intersection Observer API.โ33Updated 6 years ago
- โ38Updated 4 years ago
- โ๏ธA speed optimization for a Context APIโ115Updated 6 years ago
- This is an example of how you can use Create React App with Babel Plugin Macros.โ39Updated 4 years ago
- Automatic codemods to upgrade your styled-components code to newer versions.โ52Updated 6 years ago
- Run different npm scripts in a CI environmentโ49Updated 4 years ago
- Redux, explicit.โ63Updated 6 years ago
- React hook for subscribing to document visibilityโ31Updated 6 years ago
- This is just an example repo I created for my newsletter.โ28Updated 4 years ago
- react-media hookโ26Updated last year
- ๐ฎ Document React components and other stuff typed with TypeScript magicallyโ77Updated 2 years ago
- โ34Updated 6 years ago
- Simple generator of reselect selectorsโ96Updated last year
- Select which Jest projects to runโ65Updated 6 months ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)โ39Updated 6 months ago
- Declarative React hook for setTimeoutโ75Updated 2 years ago
- A handy collection of HOCs for universally renderedย appsโ64Updated 2 years ago
- Transpile Create-React-App imports in Lerna projects.โ30Updated 5 years ago
- Webpack plugin to default all dynamic imports to eager-mode as a way to speed up non-production builds for large projects.โ19Updated 6 years ago
- React hook to track Network statusโ66Updated 3 years ago
- React.useEffect, except you can pass a comparison function.