https://github.com/otterdev-io/nx-plugins
Plugins for nx
https://github.com/otterdev-io/nx-plugins
Last synced: about 1 year ago
JSON representation
Plugins for nx
- Host: GitHub
- URL: https://github.com/otterdev-io/nx-plugins
- Owner: otterdev-io
- Created: 2021-08-12T01:55:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T22:52:59.000Z (over 4 years ago)
- Last Synced: 2025-04-24T18:51:30.143Z (over 1 year ago)
- Language: TypeScript
- Size: 508 KB
- Stars: 17
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nx-plugins
Plugins for [Nx](https://nx.dev/).
Currently there are the following plugins:
- nx-cdk, which provides support for cdk apps. [Readme](packages/nx-cdk/README.md)
- nx-exec, to run package commands with npx/yarn/pnpx. [Readme](packages/nx-exec/README.md)