It's always better when we're together.
There are many ways you can connect with the open-source Nx community. Below, you’ll find details about various connection points.
GitHub & Slack
At the Nx GitHub repo, you can file issues or contribute code back to the project.
Join the Nx Community Slack to meet a friendly community of Nx users. This is a perfect place to ask clarifying questions or to talk through new ideas that you want to try with Nx. There's also a channel dedicated to sharing articles about Nx and most of the authors of community plugins can be reached there.
Livestreams & Twitter
The Nx Show takes place every second and fourth Monday, from 1:00 - 2:00 PM EST on the Nrwl YouTube channel. Info about upcoming sessions is shared on the @NxDevTools Twitter account and the Nrwl+Nx Newsletter. You can find past live-streams on the 'Nx Show' Youtube Playlist.
In each session, members of the Nx core team answer your questions, help get you up and running with Nx, and address particular challenges. If you have a question or topic you’d like to see covered during The Nx Show, you can submit them here
For the latest news about Nx, follow @NxDevTools on Twitter.
We also have a newsletter
You can also subscribe to the Nx Newsletter: a monthly email digest from the Nx core team at Nrwl. Subscribers receive news about Nx releases, posts about new Nx features, details about new plugins, links to community resources, and additional Nx content.
Community plugin
Core Nx plugins are created and maintained by the Nx team at Nrwl and you can see all the available plugins when you run the nx list
command in your workspace.
The community plugins listed below are created and maintained by members of the Nx community, will allow you to use the full power of the workspace while using different technologies!
How to Install
Each of the plugins listed below have a yarn and an npm icon. Clicking on either of these copies the relevant command to install the dependency for your project.
How to Create Your Own
Get started with building your own plugin!
Ready to dive in?Start using Nx today.
Community Plugins Directory
nx-plugins
Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.
@codebrew/nx-aws-cdk
An Nx plugin for aws cdk develop.
@rxap/plugin-localazy
An Nx plugin for localazy.com upload and download tasks.
nx-electron
An Nx plugin for developing Electron applications
nx-stylelint
Nx plugin to use stylelint in a nx workspace
@nxtend/ionic-react
An Nx plugin for developing Ionic React applications and libraries
@nxtend/ionic-angular
An Nx plugin for developing Ionic Angular applications and libraries
@nxtend/capacitor
An Nx plugin for developing cross-platform applications using Capacitor
@nxtend/firebase
An Nx plugin for developing applications using Firebase
@angular-architects/ddd
Nx plugin for structuring a monorepo with domains and layers
@offeringsolutions/nx-karma-to-jest
Nx plugin for replacing karma with jest in an Nx workspace
@flowaccount/nx-serverless
Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace
@ns3/nx-serverless
Nx plugin for node serverless applications in an Nx workspace
@ns3/nx-jest-playwright
Nx plugin to run jest-playwright e2e tests in an Nx workspace
@dev-thought/nx-deploy-it
Nx plugin to deploy applications on your favorite cloud provider
@offeringsolutions/nx-protractor-to-cypress
Nx plugin to replace protractor with cypress in an nx workspace
@nx-tools/nx-docker
Nx plugin to build docker images of your affected apps
@angular-custom-builders/lite-serve
Nx plugin to run the e2e test on an existing dist folder
@nx-plus/nuxt
Nx plugin adding first class support for Nuxt in your Nx workspace.
@nx-plus/vue
Nx plugin adding first class support for Vue in your Nx workspace.
@nx-plus/docusaurus
Nx plugin adding first class support for Docusaurus in your Nx workspace.
@twittwer/compodoc
Nx Plugin to integrate the generation of documentation with Compodoc in the Nx workflow
@nxext/svelte
Nx plugin to use Svelte within nx workspaces
@nxext/stencil
Nx plugin to use StencilJs within nx workspaces
@nxext/vite
Nx plugin to use ViteJS within nx workspaces
@nxext/solid
Nx plugin to use SolidJS within nx workspaces
@joelcode/gcp-function
Nx plugin to generate, test, lint, build, serve, & deploy Google Cloud Function
@nx-go/nx-go
Nx plugin to use Go in a Nx workspace
@angular-architects/module-federation
Nx plugin to use webpack module federation
@nxrocks/nx-spring-boot
Nx plugin to generate, run, package, build (and more) Spring Boot projects inside your Nx workspace
@trumbitta/nx-plugin-openapi
OpenAPI Plugin for Nx. Keep your API spec files in libs, and auto-generate sources.
@trumbitta/nx-plugin-unused-deps
Check the dependency graph of your monorepo, looking for unused NPM packages.
@nxrocks/nx-flutter
Nx Plugin adding first class support for Flutter in your Nx workspace
@srleecode/domain
Nx Plugin for allowing operations to occur at the domain level instead of the default library level
@jscutlery/semver
Nx plugin to automate semantic versioning and CHANGELOG generation.
ngx-deploy-npm
Publish your libraries to NPM with just one command.
@trafilea/nx-shopify
Nx plugin for developing performance-first Shopify themes
nx-dotnet
Nx plugin for developing and housing .NET projects within an Nx workspace.
@nxrocks/nx-quarkus
Nx plugin to generate, run, package, build (and more) Quarkus projects inside your Nx workspace
@nx-extend/gcp-secrets
Nx plugin to generate and securely deploy your Google Cloud Secrets
@nx-extend/gcp-storage
Nx plugin to upload to Google Cloud Storage
@nx-extend/gcp-functions
Nx plugin to generate, run, build and deploy your Google Cloud Functions
@nx-extend/gcp-deployment-manager
Nx plugin to deploy your Google Cloud Deployments
@nx-extend/gcp-cloud-run
Nx plugin to build and deploy your docker container to Google Cloud Run
@nx-extend/translations
Nx plugin to extract, pull, push and translate your apps translations
@nativescript/nx
Nx Plugin adding first class support for NativeScript in your Nx workspace
@nx-clean/plugin-core
Nx Plugin to generate projects following Clean Architecture practices
@jnxplus/nx-boot-gradle
Nx plugin to add Spring Boot and Gradle multi-project builds support to Nx workspace
@jnxplus/nx-boot-maven
Nx plugin to add Spring Boot and Maven multi-module project support to Nx workspace
@nxtensions/astro
Nx plugin adding first class support for Astro (https://astro.build).
@nxrs/cargo
Nx plugin adding first-class support for Rust applications and libraries.