Coder Social home page Coder Social logo

fuzheng1998 / ngvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from angularconsulting/ngvm

0.0 0.0 0.0 146 KB

NGVM is a tool that simplifies the process of managing your Angular projects and Angular CLI versions

Home Page: https://angularconsulting.au/products/open-source/ngvm-angular-cli-version-manager

License: MIT License

Shell 0.23% JavaScript 19.56% TypeScript 80.21%

ngvm's Introduction

Angular CLI Version Manager

Forget about typing all these long npm commands that you used to maintain Angular CLI versions. Use ngvm instead!

Install:

npm install ngvm -g
ngvm help

Options:

command description
install | i Install a specific version of Angular CLI. By default it will install the latest version
uninstall | u Uninstall the global or local Angular CLI
new | n Create a new Angular application. You can use the global Angular CLI or NPX. You can specify any existing Angular CLI version
latest Print out the latest Angular CLI version available on NPM
global Print out the global Angular CLI version
local Print out the local Angular CLI version
versions | vs Print out the global, local and latest Angular CLI versions
inspect Print out Angular CLI, Angular, NodeJS, TypeScript, RxJS versions and more info about current working directory
list | ls List of all Angular CLI releases available on NPM
show Check information about a particular Angular CLI version released on NPM. By default, the latest version is shown
pkgmgr | pm Print out or set local or global Angular CLI default package manager
compat Navigate to the Angular CLI, Angular, NodeJs, TypeScript, RxJS compatibility list
diff Compare the difference between Angular CLI versions. You can specify any existing versions. By default local version will be diffed with the latest
consulting Everything about Angular. High level of expertise, engineering and training

Examples:

$ ngvm new my-app --routing --style=scss -npx  
$ ngvm new my-app --routing --style=scss -ng 15.0.0  
$ ngvm show 15.0.0    
$ ngvm pm yarn  
$ ngvm diff 14.0.0 15.0.0    
$ ngvm install -g  

created by angularconsulting.au

ngvm's People

Contributors

kuncevic 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.