pedronasser / resyncedLinks
An experimental hook that lets you have multiple components using multiple synced states using no context provider
☆17Updated 6 years ago
Alternatives and similar repositories for resynced
Users that are interested in resynced are comparing it to the libraries listed below
Sorting:
- React Suspense x React Router Exploration☆17Updated 7 years ago
- strongly typed forms using [final-form](https://github.com/final-form/final-form)☆48Updated 6 years ago
- Extension to integrate generact into VS Code☆29Updated 7 years ago
- 📨 Separate your component's markup from their position in the render tree☆70Updated 6 years ago
- Automatic persisted queries (APQ) for any GraphQL server.☆43Updated 5 years ago
- 📜 Restrict scroll events to the immediate child☆27Updated 7 years ago
- ⛓ Declarative task scheduler☆22Updated 6 years ago
- A simple value wrapper for react-select☆12Updated 6 years ago
- 💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-…☆19Updated 8 years ago
- ☆38Updated 4 years ago
- 👜 Use callbag as React hook.☆34Updated 4 years ago
- React grid using CSS Grid and styled-components☆95Updated 7 years ago
- Lightweight state management using React Context☆45Updated 6 years ago
- ☆14Updated 4 years ago
- Optimise your React apps by only rendering components when in proximity to the viewport.☆53Updated 6 years ago
- Fast Library for the Composition of React Higher-Order-Components☆65Updated 8 years ago
- Hooks api for react-powerplug components☆100Updated 2 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Extract react-intl messages with babel-plugin-macros.☆37Updated last week
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Testing out React.lazy (https://github.com/facebook/react/pull/13398)☆24Updated 6 years ago
- 㸚 Easy-to-use React state containers which utilize the render props (function as child) pattern☆34Updated 6 years ago
- A Journey through React Apollo - React Europe 2018☆32Updated 7 years ago
- A simple React hook that works with the Intersection Observer API.☆33Updated 6 years ago
- React hook for creating QR Code data urls☆30Updated 2 years ago
- React hook to check how much doest it take to render component☆26Updated 6 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- 📸 data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.☆35Updated last week
- Small, yet powerful version of react-redux, out of the box support for the new context api and any middleware☆22Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago