Skip to content

Commit

Permalink
docs(misc): update package descriptions to be more consistent (nrwl#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKless authored Sep 16, 2022
1 parent 5cab39b commit fd670d2
Show file tree
Hide file tree
Showing 35 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion docs/generated/packages/detox.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/devkit.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/eslint-plugin-nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/express.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/js.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/linter.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/nest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/next.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/node.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/nx-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/react-native.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/react.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/rollup.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/storybook.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/webpack.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
Loading

0 comments on commit fd670d2

Please sign in to comment.