An open API service indexing awesome lists of open source software.

https://github.com/codebrewlab/nx-plugins

Nx(nrwl) plugins by CodeBrew Team, helps deploy systems to the cloud(aws-cdk)
https://github.com/codebrewlab/nx-plugins

aws aws-cdk cdk monorepo nodejs nx nx-workspace typescript

Last synced: 6 months ago
JSON representation

Nx(nrwl) plugins by CodeBrew Team, helps deploy systems to the cloud(aws-cdk)

Awesome Lists containing this project

README

          

![NPM](https://img.shields.io/npm/l/@codebrew/nx-aws-cdk)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)


# Codebrew Nx Plugins

A collection of third-party Nx plugins.

## Table of Contents

- [Codebrew Nx Plugins](#codebrew-nx-plugins)
- [Table of Contents](#table-of-contents)
- [Plugins](#plugins)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Plugins

| Plugin | Description |
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [`@codebrew/nx-aws-cdk`](./packages/nx-aws-cdk/README.md) | An Nx plugin for developing [aws-cdk](https://docs.aws.amazon.com/cdk/latest/guide/home.html) |
| [`@codebrew/nx-ncc`](./packages/nx-ncc/README.md) | nx plugin for [@vercel/ncc](https://github.com/vercel/ncc) |

## Maintainers

[@tienne](https://github.com/tienne)

## Contributing

See [the contributing file](CONTRIBUTING.md)!

PRs accepted.

If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

This project is MIT licensed 2021 David Kwon.