@nrwl/workspace(latest: 17.1.3) 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.
@nrwl/jest(latest: 17.1.3) The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
@nrwl/linter(latest: 17.1.3) The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
@nrwl/js(latest: 17.1.3) The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
@nrwl/devkit(latest: 19.8.4) 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. Learn more about [extending Nx by
@nrwl/tao(latest: 19.8.4) CLI for generating code and running commands