|
25 | 25 | "url": "https://github.com/nxkit/nxkit"
|
26 | 26 | },
|
27 | 27 | {
|
28 |
| - "name": "nx-plugins", |
29 |
| - "description": "Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.", |
| 28 | + "name": "nx-plugin-esbuild", |
| 29 | + "description": "Nx plugin integrations with ESBuild.", |
30 | 30 | "url": "https://nx-plugins.netlify.app/"
|
31 | 31 | },
|
32 | 32 | {
|
33 |
| - "name": "@codebrew/nx-aws-cdk", |
34 |
| - "description": "An Nx plugin for aws cdk develop.", |
35 |
| - "url": "https://github.com/codebrewlab/nx-plugins/tree/main/packages/nx-aws-cdk" |
| 33 | + "name": "nx-plugin-vite", |
| 34 | + "description": "Nx plugin integrations with Vite.", |
| 35 | + "url": "https://nx-plugins.netlify.app/" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "nx-plugin-snowpack", |
| 39 | + "description": "Nx plugin integrations with Snowpack.", |
| 40 | + "url": "https://nx-plugins.netlify.app/" |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": "nx-plugin-prisma", |
| 44 | + "description": "Nx plugin integrations with Snowpack.", |
| 45 | + "url": "https://nx-plugins.netlify.app/" |
36 | 46 | },
|
37 | 47 | {
|
38 | 48 | "name": "@ago-dev/nx-aws-cdk-v2",
|
|
74 | 84 | "description": "An Nx plugin for developing cross-platform applications using Capacitor",
|
75 | 85 | "url": "https://github.com/nxext/nx-extensions/tree/main/packages/capacitor"
|
76 | 86 | },
|
77 |
| - { |
78 |
| - "name": "@nxtend/firebase", |
79 |
| - "description": "An Nx plugin for developing applications using Firebase", |
80 |
| - "url": "https://github.com/nxtend-team/nxtend/tree/main/packages/firebase" |
81 |
| - }, |
82 | 87 | {
|
83 | 88 | "name": "@angular-architects/ddd",
|
84 | 89 | "description": "Nx plugin for structuring a monorepo with domains and layers",
|
85 | 90 | "url": "https://github.com/angular-architects/nx-ddd-plugin"
|
86 | 91 | },
|
87 |
| - { |
88 |
| - "name": "@offeringsolutions/nx-karma-to-jest", |
89 |
| - "description": "Nx plugin for replacing karma with jest in an Nx workspace", |
90 |
| - "url": "https://github.com/FabianGosebrink/nx-karma-to-jest" |
91 |
| - }, |
92 | 92 | {
|
93 | 93 | "name": "@flowaccount/nx-serverless",
|
94 | 94 | "description": "Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace",
|
|
109 | 109 | "description": "Nx plugin to run playwright e2e tests in an Nx workspace",
|
110 | 110 | "url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-playwright"
|
111 | 111 | },
|
112 |
| - { |
113 |
| - "name": "@dev-thought/nx-deploy-it", |
114 |
| - "description": "Nx plugin to deploy applications on your favorite cloud provider", |
115 |
| - "url": "https://github.com/Dev-Thought/nx-plugins/tree/master/libs/nx-deploy-it" |
116 |
| - }, |
117 |
| - { |
118 |
| - "name": "@offeringsolutions/nx-protractor-to-cypress", |
119 |
| - "description": "Nx plugin to replace protractor with cypress in an nx workspace", |
120 |
| - "url": "https://github.com/FabianGosebrink/nx-protractor-to-cypress" |
121 |
| - }, |
122 |
| - { |
123 |
| - "name": "@angular-custom-builders/lite-serve", |
124 |
| - "description": "Nx plugin to run the e2e test on an existing dist folder", |
125 |
| - "url": "https://github.com/mauriziovitale/angular-plugins/tree/master/libs/lite-serve" |
126 |
| - }, |
127 | 112 | {
|
128 | 113 | "name": "@nx-plus/nuxt",
|
129 | 114 | "description": "Nx plugin adding first class support for Nuxt in your Nx workspace.",
|
|
235 | 220 | "url": "https://github.com/trafilea/nx-shopify"
|
236 | 221 | },
|
237 | 222 | {
|
238 |
| - "name": "nx-dotnet", |
| 223 | + "name": "@nx-dotnet/core", |
239 | 224 | "description": "Nx plugin for developing and housing .NET projects within an Nx workspace.",
|
240 | 225 | "url": "https://github.com/nx-dotnet/nx-dotnet"
|
241 | 226 | },
|
|
0 commit comments