nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/js
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
@nx/workspace
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.