nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/eslint
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
@nx/jest
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
@nx/eslint-plugin
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
@nrwl/jest
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.