angular-module-analyser

1.1.6 • Public • Published

Angular module upgrade tool

Requirements
  • Node 8 or above
Usage
  • Install
npm install -g git+ssh://bitbucket.org:tuannguyen359/angular_module_upgrade.git
  • Run the upgrade tool
angular-module-analyser (analyse|upgrade)
Commands
  • analyse: Takes in a project folder and performs analysis of the modules' usages and dependencies. Output its findings to a JSON file
  • upgrade: Reads a JSON stats file and performs the upgrade.

Readme

Keywords

none

Package Sidebar

Install

npm i angular-module-analyser

Weekly Downloads

17

Version

1.1.6

License

MIT

Unpacked Size

329 kB

Total Files

84

Last publish

Collaborators

  • vdtn359