Getting Started
nx-plugin-typebox

A new Nx plugin for writing composable generator schemas via TypeBox.
Features
- Type-safe: Write your generator schemas using TypeScript types and ensure that the schema matches the expected structure.
- Composable: Define your schema in a modular way and reuse it across multiple generators.
Generators
configuration
configuration generator
generator
generator generator
executor
executor generator
Executors
extract-schema
extract-schema executor