@hyperfrontend/features
Nx plugin for hyperfrontend micro-frontend features.
Overview
The @hyperfrontend/features plugin provides Nx generators and executors to:
- Initialize existing apps as hyperfrontend features
- Generate shell applications for runtime loading
- Add features to host applications
- Manage feature contracts and configuration
Installation
| |
Generators
init
Initialize an existing application as a hyperfrontend feature.
| |
add
Add a feature to a host application.
| |