Server-Side Rendering
SSR implemented with native ESM and Import Maps, providing clear resource injection order and minimal examples.
Native ESM-powered CSR/SSR and module linking
Standardized capabilities for engineering practice
SSR implemented with native ESM and Import Maps, providing clear resource injection order and minimal examples.
Manage cross-package dependencies and versions via Import Maps, supporting runtime linking and scoped mapping.
Compatible with Vue/React and more, keeping components and builds independent of any specific framework.
Pre/post hooks and base path configuration for multi-language sites and micro frontend deployments.
Isolation through ESM scopes and Import Maps to reduce conflicts and coupling.
Unified terminology and API presentation, sample code without comments, consistent with packages.