All Projects → HenrikJoreteg → Redux Bundler

HenrikJoreteg / Redux Bundler

Compose a Redux store out of smaller bundles of functionality.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Redux Bundler

Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (-45.42%)
Mutual labels:  frontend, pwa, spa
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (+71.85%)
Mutual labels:  frontend, pwa, spa
light-push-admin
推送服务控制台界面
Stars: ✭ 28 (-95.16%)
Mutual labels:  spa, pwa
react-seo-friendly-spa-template
React PWA/SPA template initially scaffolded with CRA (Create React App) and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 24 (-95.85%)
Mutual labels:  spa, pwa
Frontend Tech List
📝 Frontend Tech List for Developers 💡
Stars: ✭ 2,901 (+401.04%)
Mutual labels:  frontend, pwa
badaso
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
Stars: ✭ 650 (+12.26%)
Mutual labels:  spa, pwa
web
🧱 Write your website in pure Swift with power of webassembly. DOM, CSS and all the WebAPIs are available out of the box.
Stars: ✭ 44 (-92.4%)
Mutual labels:  spa, pwa
Ios Pwa Wrapper
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
Stars: ✭ 268 (-53.71%)
Mutual labels:  pwa, spa
Webhook.site
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
Stars: ✭ 2,842 (+390.85%)
Mutual labels:  frontend, spa
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-50.78%)
Mutual labels:  pwa, spa
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (-49.57%)
Mutual labels:  pwa, spa
edliz
This 7th essential medicines list and standard treatment guidelines for the most common health conditions in Zimbabwe has been endorsed by the National Medicine & Therapeutics Policy Advisory Committee [NMTPAC]. It is the product of many years of combined efforts by hundreds of health workers at all levels of the health care system in Zimbabwe. …
Stars: ✭ 25 (-95.68%)
Mutual labels:  spa, pwa
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (-82.21%)
Mutual labels:  spa, pwa
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-96.72%)
Mutual labels:  spa, pwa
Prism
Build frontend web apps with Ruby and WebAssembly
Stars: ✭ 251 (-56.65%)
Mutual labels:  frontend, spa
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (-54.23%)
Mutual labels:  pwa, spa
Vue Slick Carousel
🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
Stars: ✭ 447 (-22.8%)
Mutual labels:  frontend, pwa
Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (-65.46%)
Mutual labels:  frontend, spa
Ui
🏁🌐 Frontend Svelte PWA starter for SaaS startups
Stars: ✭ 200 (-65.46%)
Mutual labels:  frontend, pwa
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-52.5%)
Mutual labels:  pwa, spa

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].