Socket
Socket
Sign inDemoInstall

redux-bundler

Package Overview
Dependencies
0
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    redux-bundler

Compose a Redux store out of smaller bundles of functionality.


Version published
Weekly downloads
2.1K
decreased by-18.61%
Maintainers
1
Install size
246 kB
Created
Weekly downloads
 

Readme

Source

redux-bundler

Compose a Redux store out of smaller bundles of functionality.

Created for and used by PWAs that value small bundle sizes, network resilience, and explicit state management. If you want to be able to declaratively combine seemingly disparate logic such as: if it's the third tuesday of the month, our cached data is more than 3.5 days old, and the user is viewing the /reposition-satellite page then trigger a data refresh of satellite position... this toolkit is for you.

If you pair it with Preact it's ~15kb for an entire app toolkit.

If you want to see an app built with it, check out: anesthesiacharting.com.

See docs site here: https://reduxbundler.com

Keywords

FAQs

Last updated on 30 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc