redux-search
Search library
A middleware library for Redux applications that enables client-side search functionality using web-workers.
Redux bindings for client-side search
1k stars
38 watching
63 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
middlewarereduxresourcessearchstate
Related projects:
Repository | Description | Stars |
---|---|---|
bvaughn/redux-devtools-filterable-log-monitor | A tool that displays Redux action logs in a filterable tree view. | 153 |
swennemans/redux-lunr | Middleware that makes Redux stores searchable with the help of the Lunr.js search engine | 30 |
jedirandy/redux-url | A middleware for synchronizing the URL with Redux store state | 7 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,491 |
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
lapwinglabs/redux-debug | A middleware to debug Redux applications in both server and client environments. | 45 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
jeffbski/redux-logic | Middleware for organizing business logic in Redux applications | 1,807 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
jamesplease/redux-resource | A lightweight system for managing persistent data in Redux applications | 236 |
redux-loop/redux-loop | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,959 |
zslucky/redux-fetch-middleware | A middleware that simplifies data fetching and status tracking in Redux applications. | 38 |
glung/redux-java | A Java implementation of Redux, a predictable state container for apps. | 327 |
subyraman/redux-webauthn | Middleware and tools for integrating Web Authentication API into web applications | 12 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |