nx-plugin-typebox
v0.1.3
Published
<a alt="Nx logo" href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"/></a>
Downloads
9
Readme
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.
