Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nx Console is the user interface for Nx & Lerna.

License

NotificationsYou must be signed in to change notification settings

nrwl/nx-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nx Console - The UI for Nx & Lerna


Nx Console - The UI for Nx & Lerna

Why Nx Console?

Developers use both command-line tools and user interfaces. They commit in the terminal, but resolve conflicts in Visual Studio Code or WebStorm. They use the right tool for the job.

Nx Console is that tool. It helps developers stay in the flow, provides visual workflows, enhances your AI chats and more.

Installation

You can download Nx Console from the following places:

Key Features

AI Enhancements

Nx Console enhances your editors AI features by providing relevant context to the large language models powering VSCode and Cursor. Automatically teach AI about your workspace architecture, generators and feed it up-to-date nx docs!

Nx Console - The UI for Nx & Lerna

Nx Console comes with an MCP server for both,VSCode andCursor.

You can also install the MCP server separately from the Nx Console extension via thenx-mcp NPM package. More about thathere. Learn more inthe Nx docs.

Project Details View

Nx Console provides seamless integration with the Project Details View (PDV). You can learn more about your project, the available tasks and detailed configuration information. With the PDV in Nx Console, you can run tasks or navigate the task graph with just a few clicks!

Nx Console - The UI for Nx & Lerna

Learn more about the Project Details view on nx.dev

Generate UI

Nx Console makes it easier to run generators through our interactive Generate UI. It automatically parses the schema for any generator and provides autocomplete, validation and dry-run previews as you type.

Nx Console - The UI for Nx & Lerna

You can launch the Generate UI via theNx: Generate (UI) command or through the context menu in the file explorer. Paths will be automatically prefilled!Learn more about the Generate UI on nx.dev

Nx Cloud Integration

Nx Console improves the experience of using Nx Cloud by giving you an overview of current CI Pipeline Executions and showing notifications when CI is done or an error occurs. No more refreshing GitHub forever, just keep working and Nx Console will let you know once your PR is ready!

Nx Console - The UI for Nx & Lerna

Additionally, Nx Console helps by guiding you through the Nx Cloud onboarding process, right in your editor.

Learn more about the Nx Cloud Integration on nx.dev

Projects & Tasks Overview

Nx Console presents an overview of your workspace from an Nx perspective. You can browse projects, their targets & configurations in theProjects view. Run available targets or create shortcuts for frequent commands in theCommon Nx Commands view.

Nx Console - The UI for Nx & Lerna

Workspace Visualization

Nx Console visualizes the Nx project & task graphs right in your editor. It knows which file you're working on, so you can easily open the graph focused on that specific project. Also, with the tight integration into your editor, you can run tasks or explore the files that cause project dependencies with a single click.

Nx Console - The UI for Nx & Lerna

Requirements

To use Nx Console, make sure you're in an Nx or Lerna workspace and have Node.js installed. If you're not using Nx yet, learn more here:Intro to Nx

You cancreate an Nx workspace by running the following command:

npx create-nx-workspace@latest my-workspace

Toinstall Nx into an existing repository, simply run

npx nx init

Compatibility

The latest version of Nx Console supports all Nx versions starting at Nx 15. For older versions, we cannot guarantee compatibility or full functionality. However, we welcome contributions! If you encounter specific issues with older versions, please consider submitting a PR. Of course, if you discover any problems with newer versions of Nx, please report these issues to help us improve Nx Console.

If you're looking to upgrade your version of Nx easily, refer to theNxmigrate documentation.

Contributing

Please read thecontributing guidelines. Pick one ofthe issues fromthegood first issuelist to get started.

Learn More

Jetbrains WSL support

The Node interpreter underLanguages & Frameworks >Node.js needs to be configured to use the Node executablewithin the WSL distribution.You can read more ontheofficial Jetbrains docs page.

About

Nx Console is the user interface for Nx & Lerna.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors78


[8]ページ先頭

©2009-2025 Movatter.jp