Git Product home page Git Product logo

nx-webstorm's Introduction

nx-webstorm

Build Version Downloads

This plugin is the Webstorm version of Nx Console or at least in the process to be. This plugin will only work for projects that use Nx dev tools. And for this alpha release, this plugin will support the Generate functionality which will allow you to display and run custom schematics, along with default angular, ngrx, nestjs schematics.

How it works

  • On startup, this plugin will check if you have a valid nx.json file in your root directory, and only be enabled if so.
  • When clicking on the Nx menu (either at the top menubar, or top right tab), you will have option to Generate which will popup a list of schematics to choose from.
  • Upon choosing one of the schematics, the next screen will be an auto-generated form of all the field controls to fill out in order to run the schematic.
  • Required fields will have the label contain (*)
  • Upon filling out the form, you will have the option to either do a Dry Run or Run/OK at the bottom
    • Dry Run will open your IDE terminal and run the schematic with the filled out fields but without affecting your local files. You will see the output of what files will be affected in your repo.
    • Run/OK will do the same things as Dry Run except it will actually affect your local files and add/update/delete files depending on what the selected schematic is designed to do.

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "nx-webstorm" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > โš™๏ธ > Install plugin from disk...

Template ToDo list


Plugin based on the IntelliJ Platform Plugin Template.

nx-webstorm's People

Contributors

etkachev avatar actions-user avatar rarmatei avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.