diff --git a/docs/generated/packages/detox.json b/docs/generated/packages/detox.json index 113635504c..58adf81b02 100644 --- a/docs/generated/packages/detox.json +++ b/docs/generated/packages/detox.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "detox", "packageName": "@nrwl/detox", - "description": "The Nx Plugin for Detox that contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", + "description": "The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", "root": "/packages/detox", "source": "/packages/detox/src", "documentation": [ diff --git a/docs/generated/packages/devkit.json b/docs/generated/packages/devkit.json index 8892baf3a9..990df2f35b 100644 --- a/docs/generated/packages/devkit.json +++ b/docs/generated/packages/devkit.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "devkit", "packageName": "@nrwl/devkit", - "description": "Smart, Fast and Extensible Build System", + "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.", "root": "/packages/devkit", "source": "/packages/devkit/src", "documentation": [ diff --git a/docs/generated/packages/eslint-plugin-nx.json b/docs/generated/packages/eslint-plugin-nx.json index c8f8022109..7c2abb18f4 100644 --- a/docs/generated/packages/eslint-plugin-nx.json +++ b/docs/generated/packages/eslint-plugin-nx.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "eslint-plugin-nx", "packageName": "@nrwl/eslint-plugin-nx", - "description": "ESLint Plugin for Nx", + "description": "The ESLint Plugin for Nx contains a collection of recommended ESLint rule configurations wrapped as ESLint plugins and an Nx specific enforce-module-boundaries rule.", "root": "/packages/eslint-plugin-nx", "source": "/packages/eslint-plugin-nx/src", "documentation": [ diff --git a/docs/generated/packages/express.json b/docs/generated/packages/express.json index ee2fb26427..e07a4e467d 100644 --- a/docs/generated/packages/express.json +++ b/docs/generated/packages/express.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "express", "packageName": "@nrwl/express", - "description": "The Nx Plugin for Express that contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", + "description": "The Nx Plugin for Express contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", "root": "/packages/express", "source": "/packages/express/src", "documentation": [ diff --git a/docs/generated/packages/js.json b/docs/generated/packages/js.json index 9e3d9b5351..cd6f57220d 100644 --- a/docs/generated/packages/js.json +++ b/docs/generated/packages/js.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "js", "packageName": "@nrwl/js", - "description": "The Nx plugin that provides the best experience for developing JavaScript and TypeScript projects.", + "description": "The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects. ", "root": "/packages/js", "source": "/packages/js/src", "documentation": [ diff --git a/docs/generated/packages/linter.json b/docs/generated/packages/linter.json index 4f92eece97..217f300221 100644 --- a/docs/generated/packages/linter.json +++ b/docs/generated/packages/linter.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "linter", "packageName": "@nrwl/linter", - "description": "The Linter plugin contains executors, generator, plugin and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", + "description": "The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", "root": "/packages/linter", "source": "/packages/linter/src", "documentation": [ diff --git a/docs/generated/packages/nest.json b/docs/generated/packages/nest.json index babf89fa76..6adab16a47 100644 --- a/docs/generated/packages/nest.json +++ b/docs/generated/packages/nest.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "nest", "packageName": "@nrwl/nest", - "description": "The Nx Plugin for Nest that contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", + "description": "The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", "root": "/packages/nest", "source": "/packages/nest/src", "documentation": [ diff --git a/docs/generated/packages/next.json b/docs/generated/packages/next.json index 71ea624133..727914a6fa 100644 --- a/docs/generated/packages/next.json +++ b/docs/generated/packages/next.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "next", "packageName": "@nrwl/next", - "description": "When using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.\n\nThe Next.js plugin contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace.", + "description": "The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace. \n\nWhen using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.", "root": "/packages/next", "source": "/packages/next/src", "documentation": [ diff --git a/docs/generated/packages/node.json b/docs/generated/packages/node.json index 5b098efb4e..c8e4b924e6 100644 --- a/docs/generated/packages/node.json +++ b/docs/generated/packages/node.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "node", "packageName": "@nrwl/node", - "description": "The Node Plugin contains generators and executors to manage Node applications within an Nx workspace.", + "description": "The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.", "root": "/packages/node", "source": "/packages/node/src", "documentation": [ diff --git a/docs/generated/packages/nx-plugin.json b/docs/generated/packages/nx-plugin.json index ecf64cf04f..690f75f423 100644 --- a/docs/generated/packages/nx-plugin.json +++ b/docs/generated/packages/nx-plugin.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "nx-plugin", "packageName": "@nrwl/nx-plugin", - "description": "Plugin for creating plugins for Nx :)", + "description": "This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more.", "root": "/packages/nx-plugin", "source": "/packages/nx-plugin/src", "documentation": [ diff --git a/docs/generated/packages/nx.json b/docs/generated/packages/nx.json index 295dac4320..12119356b0 100644 --- a/docs/generated/packages/nx.json +++ b/docs/generated/packages/nx.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "nx", "packageName": "nx", - "description": "Smart, Fast and Extensible Build System", + "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.", "root": "/packages/nx", "source": "/packages/nx/src", "documentation": [ diff --git a/docs/generated/packages/react-native.json b/docs/generated/packages/react-native.json index dbeedf01ea..a274fceefb 100644 --- a/docs/generated/packages/react-native.json +++ b/docs/generated/packages/react-native.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "react-native", "packageName": "@nrwl/react-native", - "description": "React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.\n\nThe Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Detox, and Storybook.\n\n- Scaffolding for creating buildable libraries that can be published to npm.\n\n- Utilities for automatic workspace refactoring.", + "description": "The Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides: \n\n-Integration with libraries such as Jest, Detox, and Storybook.\n-Scaffolding for creating buildable libraries that can be published to npm.\n-Utilities for automatic workspace refactoring.", "root": "/packages/react-native", "source": "/packages/react-native/src", "documentation": [ diff --git a/docs/generated/packages/react.json b/docs/generated/packages/react.json index 8343aaf277..cd724bae89 100644 --- a/docs/generated/packages/react.json +++ b/docs/generated/packages/react.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "react", "packageName": "@nrwl/react", - "description": "The React plugin contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", + "description": "The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", "root": "/packages/react", "source": "/packages/react/src", "documentation": [ diff --git a/docs/generated/packages/rollup.json b/docs/generated/packages/rollup.json index a31950a57c..f2b5547b0d 100644 --- a/docs/generated/packages/rollup.json +++ b/docs/generated/packages/rollup.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "rollup", "packageName": "@nrwl/rollup", - "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup", + "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.", "root": "/packages/rollup", "source": "/packages/rollup/src", "documentation": [], diff --git a/docs/generated/packages/storybook.json b/docs/generated/packages/storybook.json index 0353a3998d..f459fffe3c 100644 --- a/docs/generated/packages/storybook.json +++ b/docs/generated/packages/storybook.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "storybook", "packageName": "@nrwl/storybook", - "description": "The Nx Plugin for Storybook that contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", + "description": "The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", "root": "/packages/storybook", "source": "/packages/storybook/src", "documentation": [ diff --git a/docs/generated/packages/webpack.json b/docs/generated/packages/webpack.json index ccc25e58ad..1981daf246 100644 --- a/docs/generated/packages/webpack.json +++ b/docs/generated/packages/webpack.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "webpack", "packageName": "@nrwl/webpack", - "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack", + "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.", "root": "/packages/webpack", "source": "/packages/webpack/src", "documentation": [], diff --git a/docs/generated/packages/workspace.json b/docs/generated/packages/workspace.json index faf8afbdcd..4475471915 100644 --- a/docs/generated/packages/workspace.json +++ b/docs/generated/packages/workspace.json @@ -2,7 +2,7 @@ "githubRoot": "https://github.com/nrwl/nx/blob/master", "name": "workspace", "packageName": "@nrwl/workspace", - "description": "Smart, Fast and Extensible Build System.", + "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.", "root": "/packages/workspace", "source": "/packages/workspace/src", "documentation": [ diff --git a/docs/packages.json b/docs/packages.json index ac9c933297..3bd48e54cc 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -94,7 +94,7 @@ { "name": "detox", "packageName": "detox", - "description": "The Nx Plugin for Detox that contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", + "description": "The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", "path": "generated/packages/detox.json", "schemas": { "executors": ["build", "test"], @@ -104,14 +104,14 @@ { "name": "devkit", "packageName": "devkit", - "description": "Smart, Fast and Extensible Build System", + "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.", "path": "generated/packages/devkit.json", "schemas": { "executors": [], "generators": [] } }, { "name": "eslint-plugin-nx", "packageName": "eslint-plugin-nx", - "description": "ESLint Plugin for Nx", + "description": "The ESLint Plugin for Nx contains a collection of recommended ESLint rule configurations wrapped as ESLint plugins and an Nx specific enforce-module-boundaries rule.", "path": "generated/packages/eslint-plugin-nx.json", "schemas": { "executors": [], "generators": [] } }, @@ -145,7 +145,7 @@ { "name": "express", "packageName": "express", - "description": "The Nx Plugin for Express that contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", + "description": "The Nx Plugin for Express contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", "path": "generated/packages/express.json", "schemas": { "executors": [], "generators": ["init", "application"] } }, @@ -159,7 +159,7 @@ { "name": "js", "packageName": "js", - "description": "The Nx plugin that provides the best experience for developing JavaScript and TypeScript projects.", + "description": "The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects. ", "path": "generated/packages/js.json", "schemas": { "executors": ["tsc", "swc", "node"], @@ -169,7 +169,7 @@ { "name": "linter", "packageName": "linter", - "description": "The Linter plugin contains executors, generator, plugin and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", + "description": "The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", "path": "generated/packages/linter.json", "schemas": { "executors": ["lint", "eslint"], @@ -186,7 +186,7 @@ { "name": "nest", "packageName": "nest", - "description": "The Nx Plugin for Nest that contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", + "description": "The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", "path": "generated/packages/nest.json", "schemas": { "executors": [], @@ -216,7 +216,7 @@ { "name": "next", "packageName": "next", - "description": "When using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.\n\nThe Next.js plugin contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace.", + "description": "The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace. \n\nWhen using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.", "path": "generated/packages/next.json", "schemas": { "executors": ["build", "server", "export"], @@ -233,7 +233,7 @@ { "name": "node", "packageName": "node", - "description": "The Node Plugin contains generators and executors to manage Node applications within an Nx workspace.", + "description": "The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.", "path": "generated/packages/node.json", "schemas": { "executors": ["webpack", "node"], @@ -243,7 +243,7 @@ { "name": "nx", "packageName": "nx", - "description": "Smart, Fast and Extensible Build System", + "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.", "path": "generated/packages/nx.json", "schemas": { "executors": ["noop", "run-commands", "run-script"], @@ -253,7 +253,7 @@ { "name": "nx-plugin", "packageName": "nx-plugin", - "description": "Plugin for creating plugins for Nx :)", + "description": "This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more.", "path": "generated/packages/nx-plugin.json", "schemas": { "executors": ["e2e"], @@ -270,7 +270,7 @@ { "name": "react", "packageName": "react", - "description": "The React plugin contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", + "description": "The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", "path": "generated/packages/react.json", "schemas": { "executors": ["module-federation-dev-server"], @@ -296,7 +296,7 @@ { "name": "react-native", "packageName": "react-native", - "description": "React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.\n\nThe Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Detox, and Storybook.\n\n- Scaffolding for creating buildable libraries that can be published to npm.\n\n- Utilities for automatic workspace refactoring.", + "description": "The Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides: \n\n-Integration with libraries such as Jest, Detox, and Storybook.\n-Scaffolding for creating buildable libraries that can be published to npm.\n-Utilities for automatic workspace refactoring.", "path": "generated/packages/react-native.json", "schemas": { "executors": [ @@ -324,7 +324,7 @@ { "name": "rollup", "packageName": "rollup", - "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup", + "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.", "path": "generated/packages/rollup.json", "schemas": { "executors": ["rollup"], @@ -334,7 +334,7 @@ { "name": "storybook", "packageName": "storybook", - "description": "The Nx Plugin for Storybook that contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", + "description": "The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", "path": "generated/packages/storybook.json", "schemas": { "executors": ["storybook", "build"], @@ -366,7 +366,7 @@ { "name": "webpack", "packageName": "webpack", - "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack", + "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.", "path": "generated/packages/webpack.json", "schemas": { "executors": ["webpack", "dev-server"], @@ -376,7 +376,7 @@ { "name": "workspace", "packageName": "workspace", - "description": "Smart, Fast and Extensible Build System.", + "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.", "path": "generated/packages/workspace.json", "schemas": { "executors": ["run-commands", "counter", "run-script"], diff --git a/packages/detox/package.json b/packages/detox/package.json index 7a03c6eb59..96389331a1 100644 --- a/packages/detox/package.json +++ b/packages/detox/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/detox", "version": "0.0.1", - "description": "The Nx Plugin for Detox that contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", + "description": "The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.", "keywords": [ "Monorepo", "React", diff --git a/packages/devkit/package.json b/packages/devkit/package.json index 74194d0ab7..ce2ceab63d 100644 --- a/packages/devkit/package.json +++ b/packages/devkit/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/devkit", "version": "0.0.1", - "description": "Smart, Fast and Extensible Build System", + "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/eslint-plugin-nx/package.json b/packages/eslint-plugin-nx/package.json index 1c25d87d15..8e1311f353 100644 --- a/packages/eslint-plugin-nx/package.json +++ b/packages/eslint-plugin-nx/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/eslint-plugin-nx", "version": "0.0.1", - "description": "ESLint Plugin for Nx", + "description": "The ESLint Plugin for Nx contains a collection of recommended ESLint rule configurations wrapped as ESLint plugins and an Nx specific enforce-module-boundaries rule.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/express/package.json b/packages/express/package.json index 7791423713..6f828cb71b 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/express", "version": "0.0.1", - "description": "The Nx Plugin for Express that contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", + "description": "The Nx Plugin for Express contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/js/package.json b/packages/js/package.json index 29450b0eb9..59b2716b67 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/js", "version": "0.0.1", - "description": "The Nx plugin that provides the best experience for developing JavaScript and TypeScript projects.", + "description": "The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects. ", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/linter/package.json b/packages/linter/package.json index fc9c238081..26d5ed8e9d 100644 --- a/packages/linter/package.json +++ b/packages/linter/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/linter", "version": "0.0.1", - "description": "The Linter plugin contains executors, generator, plugin and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", + "description": "The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/nest/package.json b/packages/nest/package.json index 2738932016..a29dca2d1d 100644 --- a/packages/nest/package.json +++ b/packages/nest/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/nest", "version": "0.0.1", - "description": "The Nx Plugin for Nest that contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", + "description": "The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/next/package.json b/packages/next/package.json index ca5c3eeced..18cf300334 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/next", "version": "0.0.1", - "description": "When using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.\n\nThe Next.js plugin contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace.", + "description": "The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides:\n\n\n- Scaffolding for creating, building, serving, linting, and testing Next.js applications.\n\n- Integration with building, serving, and exporting a Next.js application.\n\n- Integration with React libraries within the workspace. \n\nWhen using Next.js in Nx, you get the out-of-the-box support for TypeScript, Cypress, and Jest. No need to configure anything: watch mode, source maps, and typings just work.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/node/package.json b/packages/node/package.json index 80e66164a6..17134ad48c 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/node", "version": "0.0.1", - "description": "The Node Plugin contains generators and executors to manage Node applications within an Nx workspace.", + "description": "The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/nx-plugin/package.json b/packages/nx-plugin/package.json index cfa71a13f0..a68411087a 100644 --- a/packages/nx-plugin/package.json +++ b/packages/nx-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/nx-plugin", "version": "0.0.1", - "description": "Plugin for creating plugins for Nx :)", + "description": "This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/nx/package.json b/packages/nx/package.json index ff0f539246..3fe5c66ecd 100644 --- a/packages/nx/package.json +++ b/packages/nx/package.json @@ -1,7 +1,7 @@ { "name": "nx", "version": "0.0.1", - "description": "Smart, Fast and Extensible Build System", + "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 54c09be5b3..6e97baff7b 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/react-native", "version": "0.0.1", - "description": "React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.\n\nThe Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Detox, and Storybook.\n\n- Scaffolding for creating buildable libraries that can be published to npm.\n\n- Utilities for automatic workspace refactoring.", + "description": "The Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides: \n\n-Integration with libraries such as Jest, Detox, and Storybook.\n-Scaffolding for creating buildable libraries that can be published to npm.\n-Utilities for automatic workspace refactoring.", "keywords": [ "Monorepo", "React", diff --git a/packages/react/package.json b/packages/react/package.json index 36b93d13d9..a66d598ea2 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/react", "version": "0.0.1", - "description": "The React plugin contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", + "description": "The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/rollup/package.json b/packages/rollup/package.json index 00ef83e116..e04f0d013d 100644 --- a/packages/rollup/package.json +++ b/packages/rollup/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/rollup", "version": "0.0.1", - "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup", + "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 7e3ba00d8b..41b0a85283 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/storybook", "version": "0.0.1", - "description": "The Nx Plugin for Storybook that contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", + "description": "The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 180249eac4..4884863a45 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/webpack", "version": "0.0.1", - "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack", + "description": "The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", diff --git a/packages/workspace/package.json b/packages/workspace/package.json index cf60cd6412..d3c65dd89b 100644 --- a/packages/workspace/package.json +++ b/packages/workspace/package.json @@ -1,7 +1,7 @@ { "name": "@nrwl/workspace", "version": "0.0.1", - "description": "Smart, Fast and Extensible Build System.", + "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git",