108 lines
4.3 KiB
JSON
108 lines
4.3 KiB
JSON
[
|
|
{
|
|
"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": "@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": "@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": "@nx-tools/nx-docker",
|
|
"description": "Nx plugin to build docker images of your affected apps",
|
|
"url": "https://github.com/gperdomor/nx-tools/tree/master/libs/nx-docker"
|
|
},
|
|
{
|
|
"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": "@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": "@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": "@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"
|
|
}
|
|
]
|