peterbee / react-singletonLinks
A React hook that synchronizes state across many components and instances of components
☆25Updated 6 years ago
Alternatives and similar repositories for react-singleton
Users that are interested in react-singleton are comparing it to the libraries listed below
Sorting:
- Synchronise URL query parameters and redux state.☆76Updated 2 years ago
- Boilerplate for publishing modern React modules with Rollup☆326Updated 5 years ago
- A custom React Hook that provides a declarative useEventListener☆358Updated 2 years ago
- A future-proof responsive image component that supports latest Picture specification☆101Updated 3 years ago
- ✂️📦Bundler-independent solution for SSR-friendly code-splitting☆664Updated last year
- A React hook compatible with React 16.6's Suspense component.☆492Updated 3 years ago
- A React Hook to measure DOM nodes☆594Updated 3 years ago
- ☆213Updated 6 years ago
- An example monorepo implementing lerna, webpack, codesplitting, and eslint☆174Updated 3 years ago
- Save and load Redux state to and from LocalStorage.☆131Updated 2 years ago
- Generate React PropTypes from TypeScript interfaces or type aliases.☆369Updated 2 years ago
- Use redux devtools to inspect useState and useReducer☆425Updated 2 years ago
- [NOT MAINTAINED] React Redux binding with React Hooks and Proxy☆503Updated 2 years ago
- Render-less container for generating UID for a11y, consistent react key, and any other good reason 🦄☆302Updated last year
- A boilerplate for building React libraries☆30Updated this week
- useMedia React hook to track CSS media query state☆524Updated 4 months ago
- A React component to animate replacing one element with another.☆298Updated 2 years ago
- Simple React time input field☆97Updated 3 years ago
- Use Container Queries [Element Queries] with styled-components☆52Updated 3 years ago
- ✂️ React component for truncating JSX markup☆151Updated 3 years ago
- Add the styled-components Babel plugin to your create-react-app app via react-app-rewired☆170Updated 3 years ago
- Build your own React component library managed with lerna, presented with storybook and published in private npm registry.☆58Updated last year
- A lightweight middleware to sync your redux state across browser tabs☆244Updated 2 years ago
- Debounce your API calls easily and stay in promised land.