object-extract
Extract object key-value pairs as variables to a specified context.
Extract object key-value pairs as variables to a specified context.
this is a react-hook which helps you to make stores without needing context and Provider component
Delegate methods to a target object's context
Call a function using an array of arguments while maintaining its original "this" context.
Parse basic template blocks in a string, like Handlebars block expressions but returns an object. Delimiters are customizable.
Parcel plugin, Equivalent of require.context from Webpack
Library to get multiple values from react context via HOC
Component model pattern
Create a React Context Provider component
Simple credit calculator
Helpers to convert from props to context and back again
Makes the superagent ajax calls available to the react component hierarchy
A React Context Provider/Consumer pair for easily managing global state in a React app
React data flow solution with context api
a react context decorator, easier for react bind context.
rapid event emiter and listener hoc
React Context + useReducer = Hooks version of Redux. This library is intended to be a light weight stand-in for Redux.js built on top of reacts Hooks API.
A lightweight library to call async functions in React Context API
Stub context for a component, to be used for testing purposes.
Toolkit for React Context API heavily inspired by @reduxjs/toolkit and react-redux