A high-performance microfrontend framework supporting Vue, React, Preact, Solid, and Svelte with SSR and Module Federation capabilities
English | 中文
- Native Microfrontend - Based on ESM + ImportMap for native module loading with zero runtime overhead
- Dependency Management - Centralized dependency management with content-hash-based strong caching strategy
- Application Isolation - ESM native module isolation ensuring runtime stability
- SSR Support - Flexible server-side rendering strategy supporting any frontend framework
- Developer Experience - Complete TypeScript support with native Module Linking capabilities
npm install @esmx/core
npm install @esmx/core
For detailed usage examples and configuration options, please visit the official documentation.
Visit the official documentation for detailed usage guides and API reference.
MIT © Esmx Team