Nx monorepo for various Nx plugins
| Plugin | Description |
|---|---|
@berenddeboer/nx-aws-cdk |
An Nx plugin for developing aws cdk stacks |
@berenddeboer/nx-biome |
An Nx plugin for linting and formatting with Biome |
@berenddeboer/nx-knip |
An Nx plugin for finding unused dependencies, exports, and files with Knip |
@berenddeboer/nx-sst |
An Nx plugin for developing serverless full stack apps |
PRs accepted.
If editing the README, please conform to the standard-readme specification.
Test:
npx nx test nx-aws-cdk- Build:
npx nx build nx-aws-cdk- Test:
npx nx test nx-aws-cdk- To publish, use the Publish workflow in GitHub actions and select the project to publish.
This project is MIT licensed.