redux-cheerio
HTML parser
A Redux middleware for parsing HTML documents from HTTP requests using Cheerio.
Cheerio middleware for Redux
6 stars
2 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cantierecreativo/redux-bees | A declarative API client library for managing JSON API calls with Redux | 592 |
joshwcomeau/redux-sounds | Middleware for playing audio in Redux applications using Howler.js | 131 |
denisizmaylov/redux-catch-promise | Middleware to catch and handle promises and async functions in Redux applications | 66 |
ellbee/redux-boilerplate | A boilerplate project providing a quick start for experimenting with Redux | 40 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
idolize/redux-requests | Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests | 243 |
grofers/redux-cookies-middleware | Middleware to sync parts of Redux state with browser cookies. | 81 |
jedirandy/redux-url | A middleware for synchronizing the URL with Redux store state | 7 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
kiki-le-singe/react-redux-universal-boilerplate | A React and Redux project template providing a boilerplate for development, testing, and deployment of web applications | 166 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
jonidelv/generator-create-redux-app | Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,491 |
rehypejs/rehype-highlight | A rehype plugin for syntax highlighting | 267 |