This is a package which can check the fastest npm registry.
install
npm i check-npm-registry -S
Usage
The default registry list is:
http://registry.npm.taobao.org
, http://registry.npmjs.org
.
; ; // param: stirng or array
Test
npm run test
