Skip to content

get npm package size before download and install!

License

Notifications You must be signed in to change notification settings

xtoolkit/get-nps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get-nps

A solution for get npm package size before download and install with travis-ci!

How get npm package size?

Note: if you use get-nps with fork first set up get-nps in your travis-ci and enable get-nps.

for make get-nps package and get npm package size in travis, following down methods:
for example get-nps angularJs

  1. Edit .travis.yml (suggested in my repo) and create a pull.
  2. Go to travis link in your pull page.
  3. See travis logs and get-nps details!

Explain for angularJs demo

  1. Edit .travis.yml and create #7 Demo for angular/angular.js pull.
  2. Go to partial pull.
  3. Go first details travic-cl link and see details!