Documentation coming soon

Features Plugin

@hyperfrontend/featuresView on npm →

The Nx plugin for generating, configuring, and managing hyperfrontend features within your monorepo.

Key Features

  • Project initialization generator
  • Feature scaffolding with contract templates
  • Host application integration generator
  • Contract synchronization and code generation
  • Playground host for isolated development

Quick Install

npm install @hyperfrontend/features

Related