1.0.3 • Published 4 months ago

@_apparatus_/microfrontend-vite v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@_apparatus_/microfrontend-vite

bundle size

A Vite plugin and a runtime utility for building and managing ECMAScript module-based microfrontends (MFEs).

Key Features

  • Vite Plugin: Simplifies the configuration and build process for MFEs.
  • ES Module Support: Leverages native ES modules for loading and managing MFE dependencies.
  • CSS Isolation: Provides a mechanism for isolating CSS styles within each MFE.
  • Shadow DOM: Utilizes Shadow DOM to encapsulate MFE content and prevent style conflicts.
  • React and SolidJS Support: Includes specific fixes and adaptations for seamless integration with React and SolidJS.

Installation

npm install @_apparatus_/microfrontend-vite
1.0.3

4 months ago

1.0.2

4 months ago

1.0.0

4 months ago