Search results
91 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Pass context into React components and replace for React.withContext
Helpful Properties with React Context
A simple context provider for dark mode
- dark
- mode
- context
- provider
- react
- tailwindcss
- tailwindcss-dark-mode
- react-tailwindcss
- react-context
- hooks
- context-provider
- context-provider-hooks
A simple global store based on React Context and Hooks
Use only part of context, preventing unnecessary updates
🛠️ A CLI tool to generate custom React context hooks effortlessly.
- react
- nextjs
- react-19
- context
- cli
- hooks
- typescript
- state-management
- generator
- developer-tools
- react-hooks
- context-api
- react-context
- react-state
- View more
React context menu.
A React context provider for managing media queries, allowing dynamic updates based on screen size.
Simple react wrapper for Omnisend
- react
- omnisend
- analytics
- tracking
- react-context
- event-tracking
- ecommerce
- marketing
- customer-engagement
- email-marketing
- nextjs
- shopify
- cart-tracking
- checkout-tracking
- View more
Asynchronous/Synchronous React Centralized State with Hooks and HOC
- AsyncReducerProvider
- AsyncMapperProvider
- ActuatorProvider
- useReducer
- useMapper
- useActuator
- reactjs
- flux
- redux
- mapper
- actuator
- state
- dispatcher
- asynchronous
- View more
Library for creating your own business logic using react.context
- context
- react
- react-context
- context-provider
- provider
- consumers
- react-context-api
- state-management
- state-manager
Library that makes working with react state management a little sweeter
- redux
- react
- redux plugin
- asynchronous redux
- async redux
- redux-thunk
- redux-saga
- react-redux
- typescript
- recoil
- flux
- mobx
- context
- react context
A simple global store based on React Context and Hooks
React use-context-hook use-context-hook
different react context
An intricately crafted React component renders `React Contexts Menu` into the DOM for efficient applications.
A react-typescript utility for creating typesafe React context hooks. It provides a function that takes a name and a hook, and returns an object with a custom hook, a provider component, and a higher-order component. The custom hook can only be used withi
- react-context
- create-context
- create-context-state
- create-react-hook
- create-react-context
- react-component
- state management
- data flow
- react
- redux
- immutable
- hook
- state
- mobx
- View more
<img src='https://raw.githubusercontent.com/dhanielsales/context-spices/master/assets/context-spices.png' align='left' width='250px' height='250px' />
🦆 React ducks without Redux
This is library help u with solve problem with rerenders and simplify DI to your pages. # Basic Usage take the next.js page as an example ```tsx import { withContexts } from "context-base-api";