1 repository
Architectures that allow the registration and configuration of pluggable components to extend framework capabilities.
Explore 1 awesome GitHub repository matching software engineering & architecture · Module Systems. Refine with filters or upvote what's useful.
Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on application logic rather than manual configuration. By executing code in a platform-agnostic server engine, it supports deployment across diverse environments, including edge networks, serverless functions, and traditional Node.js runtimes. The framework distinguishes itself thro
Extends framework functionality by allowing developers to register and configure pluggable modules via local paths or package definitions.