nx/community/approved-plugins.json

398 lines
16 KiB
JSON

[
{
"name": "@ahryman40k/nx-vitepress",
"description": "Nx plugin add vitepress project to your workspace",
"url": "https://github.com/Ahryman40k/nx-vitepress/tree/main/packages/nx-vitepress"
},
{
"name": "@nxkit/playwright",
"description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing",
"url": "https://github.com/nxkit/nxkit"
},
{
"name": "qwik-nx",
"description": "Get first class support for Qwik inside of Nx monorepos with Qwik optimized custom executors, generators and a vite plugin",
"url": "https://github.com/qwikifiers/qwik-nx"
},
{
"name": "@nxkit/style-dictionary",
"description": "Nx plugin to generate and build Style Dictionary projects inside your Nx workspace",
"url": "https://github.com/nxkit/nxkit"
},
{
"name": "nx-plugins",
"description": "Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.",
"url": "https://nx-plugins.netlify.app/"
},
{
"name": "@codebrew/nx-aws-cdk",
"description": "An Nx plugin for aws cdk develop.",
"url": "https://github.com/codebrewlab/nx-plugins/tree/main/packages/nx-aws-cdk"
},
{
"name": "@ago-dev/nx-aws-cdk-v2",
"description": "An nx plugin for the aws-cdk v2.",
"url": "https://github.com/adrian-goe/nx-aws-cdk-v2"
},
{
"name": "@rxap/plugin-localazy",
"description": "An Nx plugin for localazy.com upload and download tasks.",
"url": "https://gitlab.com/rxap/plugins/-/tree/master/libs/localazy"
},
{
"name": "nx-electron",
"description": "An Nx plugin for developing Electron applications",
"url": "https://github.com/bennymeg/nx-electron"
},
{
"name": "nx-stylelint",
"description": "Nx plugin to use stylelint in a nx workspace",
"url": "https://github.com/Phillip9587/nx-stylelint"
},
{
"name": "@nxtend/ionic-react",
"description": "An Nx plugin for developing Ionic React applications and libraries",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/ionic-react"
},
{
"name": "@nxtend/ionic-angular",
"description": "An Nx plugin for developing Ionic Angular applications and libraries",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/ionic-angular"
},
{
"name": "@nxtend/capacitor",
"description": "An Nx plugin for developing cross-platform applications using Capacitor",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/capacitor"
},
{
"name": "@nxtend/firebase",
"description": "An Nx plugin for developing applications using Firebase",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/firebase"
},
{
"name": "@angular-architects/ddd",
"description": "Nx plugin for structuring a monorepo with domains and layers",
"url": "https://github.com/angular-architects/nx-ddd-plugin"
},
{
"name": "@offeringsolutions/nx-karma-to-jest",
"description": "Nx plugin for replacing karma with jest in an Nx workspace",
"url": "https://github.com/FabianGosebrink/nx-karma-to-jest"
},
{
"name": "@flowaccount/nx-serverless",
"description": "Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace",
"url": "https://github.com/flowaccount/nx-plugins"
},
{
"name": "@ns3/nx-serverless",
"description": "Nx plugin for node serverless applications in an Nx workspace",
"url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-serverless"
},
{
"name": "@ns3/nx-jest-playwright",
"description": "Nx plugin to run jest-playwright e2e tests in an Nx workspace",
"url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-jest-playwright"
},
{
"name": "@dev-thought/nx-deploy-it",
"description": "Nx plugin to deploy applications on your favorite cloud provider",
"url": "https://github.com/Dev-Thought/nx-plugins/tree/master/libs/nx-deploy-it"
},
{
"name": "@offeringsolutions/nx-protractor-to-cypress",
"description": "Nx plugin to replace protractor with cypress in an nx workspace",
"url": "https://github.com/FabianGosebrink/nx-protractor-to-cypress"
},
{
"name": "@angular-custom-builders/lite-serve",
"description": "Nx plugin to run the e2e test on an existing dist folder",
"url": "https://github.com/mauriziovitale/angular-plugins/tree/master/libs/lite-serve"
},
{
"name": "@nx-plus/nuxt",
"description": "Nx plugin adding first class support for Nuxt in your Nx workspace.",
"url": "https://github.com/ZachJW34/nx-plus/tree/master/libs/nuxt"
},
{
"name": "@nx-plus/vue",
"description": "Nx plugin adding first class support for Vue in your Nx workspace.",
"url": "https://github.com/ZachJW34/nx-plus/tree/master/libs/vue"
},
{
"name": "@nx-plus/docusaurus",
"description": "Nx plugin adding first class support for Docusaurus in your Nx workspace.",
"url": "https://github.com/ZachJW34/nx-plus/tree/master/libs/docusaurus"
},
{
"name": "@twittwer/compodoc",
"description": "Nx Plugin to integrate the generation of documentation with Compodoc in the Nx workflow",
"url": "https://github.com/twittwer/nx-tools/tree/master/libs/compodoc#readme"
},
{
"name": "@enio.ai/nx-install",
"description": "nx-install is a plugin for Nx workspaces to quickly setup custom install commands via npm.",
"url": "https://github.com/enio-ireland/enio/tree/develop/packages/nx-install#readme"
},
{
"name": "@enio.ai/typedoc",
"description": "typedoc is a plugin for Nx workspaces to quickly setup documentation automation on your projects using typedoc.",
"url": "https://github.com/enio-ireland/enio/tree/develop/packages/typedoc#readme"
},
{
"name": "@nxext/svelte",
"description": "Nx plugin to use Svelte within nx workspaces",
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/svelte"
},
{
"name": "@nxext/stencil",
"description": "Nx plugin to use StencilJs within nx workspaces",
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/stencil"
},
{
"name": "@nxext/vite",
"description": "Nx plugin to use ViteJS within nx workspaces",
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/vite"
},
{
"name": "@nxext/solid",
"description": "Nx plugin to use SolidJS within nx workspaces",
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/solid"
},
{
"name": "@joelcode/gcp-function",
"description": "Nx plugin to generate, test, lint, build, serve, & deploy Google Cloud Function",
"url": "https://github.com/JoelCode/gcp-function"
},
{
"name": "@nx-go/nx-go",
"description": "Nx plugin to use Go in a Nx workspace",
"url": "https://github.com/nx-go/nx-go"
},
{
"name": "@nx-golang/gin",
"description": "Nx plugin to use Go-Gin in a Nx workspace",
"url": "https://github.com/nx-golang/nx-golang"
},
{
"name": "@angular-architects/module-federation",
"description": "Nx plugin to use webpack module federation",
"url": "https://github.com/angular-architects/module-federation-plugin"
},
{
"name": "@nxrocks/nx-spring-boot",
"description": "Nx plugin to generate, run, package, build (and more) Spring Boot projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-spring-boot"
},
{
"name": "@trumbitta/nx-plugin-openapi",
"description": "OpenAPI Plugin for Nx. Keep your API spec files in libs, and auto-generate sources.",
"url": "https://github.com/trumbitta/nx-trumbitta/tree/main/packages/nx-plugin-openapi"
},
{
"name": "@trumbitta/nx-plugin-unused-deps",
"description": "Check the dependency graph of your monorepo, looking for unused NPM packages.",
"url": "https://github.com/trumbitta/nx-trumbitta/tree/main/packages/nx-plugin-unused-deps"
},
{
"name": "@nxrocks/nx-flutter",
"description": "Nx Plugin adding first class support for Flutter in your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-flutter"
},
{
"name": "@srleecode/domain",
"description": "Nx Plugin for allowing operations to occur at the domain level instead of the default library level",
"url": "https://github.com/srlee309/domain"
},
{
"name": "@jscutlery/semver",
"description": "Nx plugin to automate semantic versioning and CHANGELOG generation.",
"url": "https://github.com/jscutlery/semver"
},
{
"name": "ngx-deploy-npm",
"description": "Publish your libraries to NPM with just one command.",
"url": "https://github.com/bikecoders/ngx-deploy-npm"
},
{
"name": "@trafilea/nx-shopify",
"description": "Nx plugin for developing performance-first Shopify themes",
"url": "https://github.com/trafilea/nx-shopify"
},
{
"name": "nx-dotnet",
"description": "Nx plugin for developing and housing .NET projects within an Nx workspace.",
"url": "https://github.com/nx-dotnet/nx-dotnet"
},
{
"name": "@nxrocks/nx-quarkus",
"description": "Nx plugin to generate, run, package, build (and more) Quarkus projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-quarkus"
},
{
"name": "@nx-extend/gcp-secrets",
"description": "Nx plugin to generate and securely deploy your Google Cloud Secrets",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/gcp-secrets"
},
{
"name": "@nx-extend/gcp-storage",
"description": "Nx plugin to upload to Google Cloud Storage",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/gcp-storage"
},
{
"name": "@nx-extend/gcp-functions",
"description": "Nx plugin to generate, run, build and deploy your Google Cloud Functions",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/gcp-functions"
},
{
"name": "@nx-extend/gcp-deployment-manager",
"description": "Nx plugin to deploy your Google Cloud Deployments",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/gcp-deployment-manager"
},
{
"name": "@nx-extend/gcp-cloud-run",
"description": "Nx plugin to build and deploy your docker container to Google Cloud Run",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/gcp-cloud-run"
},
{
"name": "@nx-extend/translations",
"description": "Nx plugin to extract, pull, push and translate your apps translations",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/translations"
},
{
"name": "@nx-extend/firebase-hosting",
"description": "Nx plugin to deploy your apps to Firebase hosting",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/firebase-hosting"
},
{
"name": "@nx-extend/e2e-runner",
"description": "Nx plugin that can start your API before running Cypress/Playwright",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/e2e-runner"
},
{
"name": "@nx-extend/vercel",
"description": "Nx plugin to deploy your apps to Vercel",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/vercel"
},
{
"name": "@nx-extend/strapi",
"description": "Nx plugin for developing Strapi applications",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/strapi"
},
{
"name": "@nx-extend/playwright",
"description": "Nx plugin to run playwright e2e tests in an Nx workspace",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/playwright"
},
{
"name": "@nx-extend/terraform",
"description": "Nx plugin for deploying your resources with Terraform",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/terraform"
},
{
"name": "@nx-extend/pulumi",
"description": "Nx plugin for deploying your resources with Pulumi",
"url": "https://github.com/tripss/nx-extend/tree/master/packages/pulumi"
},
{
"name": "@nativescript/nx",
"description": "Nx Plugin adding first class support for NativeScript in your Nx workspace",
"url": "https://github.com/nativescript/nx"
},
{
"name": "@nx-clean/plugin-core",
"description": "Nx Plugin to generate projects following Clean Architecture practices",
"url": "https://github.com/guiseek/nx-clean/tree/main/libs/plugin/core"
},
{
"name": "@jnxplus/nx-boot-gradle",
"description": "Nx plugin to add Spring Boot and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-gradle"
},
{
"name": "@jnxplus/nx-boot-maven",
"description": "Nx plugin to add Spring Boot and Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-maven"
},
{
"name": "@nxtensions/astro",
"description": "Nx plugin adding first class support for Astro (https://astro.build).",
"url": "https://github.com/nxtensions/nxtensions/tree/main/packages/astro"
},
{
"name": "@nxrs/cargo",
"description": "Nx plugin adding first-class support for Rust applications and libraries.",
"url": "https://github.com/nxrs/cargo/tree/main/packages/cargo"
},
{
"name": "nx-uvu",
"description": "An nx executor for the uvu test library",
"url": "https://github.com/jmcdo29/nx-uvu"
},
{
"name": "@ndrsg/nx-http",
"description": "Plugin with executors, which can perform http-stuff (e.g. requests, webhooks, file up/downloads, ...)",
"url": "https://github.com/ndrsg/nx-ext/tree/main/packages/nx-http"
},
{
"name": "@diogovcs/graphql-mesh",
"description": "Nx plugin to add GraphQL Mesh integration to Nx Workspace.",
"url": "https://github.com/DiogoVCS/nx-workspace-plugins"
},
{
"name": "@computas/nx-yarn",
"description": "A plugin to help make nx with yarn a pleasant experience.",
"url": "https://github.com/computas/nx-yarn"
},
{
"name": "@theunderscorer/nx-semantic-release",
"description": "Nx plugin for automated releases using semantic-release.",
"url": "https://github.com/TheUnderScorer/nx-semantic-release"
},
{
"name": "nx-pwm",
"description": "Nx plugin and CLI to help maintain packages, inspired by NX repo tooling",
"url": "https://github.com/gioragutt/nx-pwm"
},
{
"name": "@nxrocks/nx-micronaut",
"description": "Nx plugin to generate, run, package, build (and more) Micronaut projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-micronaut"
},
{
"name": "@koliveira15/nx-sonarqube",
"description": "Nx plugin that analyses projects using SonarQube / SonarCloud.",
"url": "https://github.com/koliveira15/nx-sonarqube"
},
{
"name": "@mands/nx-playwright",
"description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing using a native runner.",
"url": "https://github.com/marksandspencer/nx-plugins/tree/main/packages/nx-playwright"
},
{
"name": "@diogovcs/stryker-mutator",
"description": "Nx plugin to add Stryker Mutator mutation tests to the Nx Workspace.",
"url": "https://github.com/DiogoVCS/nx-workspace-plugins"
},
{
"name": "@spaceribs/nx-web-ext",
"description": "Nx plugin that allows you to build, test and deploy web extensions.",
"url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-web-ext"
},
{
"name": "@nx-tools/nx-container",
"description": "Nx plugin to build OCI containers with Docker, Podman or Kaniko.",
"url": "https://github.com/gperdomor/nx-tools/tree/main/packages/nx-container"
},
{
"name": "@nxrocks/nx-melos",
"description": "Nx plugin adding first class support for Melos in your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-melos"
},
{
"name": "@monodon/rust",
"description": "Adds Cargo and Rust support",
"url": "https://github.com/cammisuli/monodon/tree/main/packages/rust"
}
]