56 projects
Redux is a small, predictable state container for JavaScript apps, built around a single immutable store, plain action objects, and pure reducer functions. Its official Redux Toolkit layer abstracts away boilerplate and codifies recommended patterns for real-world apps.
Nuxt is a Vue-based meta-framework for building full-stack web applications, providing file-based routing, server-side rendering, static generation, auto-imports, and a modular ecosystem out of the box.
Astro is a web framework for building content-driven websites, using a server-first architecture that ships zero JavaScript by default and hydrates interactive components on-demand via its "islands" model. It is UI-agnostic, letting you mix React, Vue, Svelte, Solid, Preact, or plain HTML in the same project.