qa-control

0.4.20 • Public • Published

qa-control

Quality assurance tool for node/npm projects

extending npm-version downloads build coverage climate dependencies qa-control

language: English also available in: Spanish

Install

$ npm install -g qa-control

Usage (command-line)

pwd
/home/user/npm-packages/this-module
$ qa-control --list-langs
Available languages: en es
 
$ qa-control .
Done without warnings!

Usage (code)

var qaControl = require('qa-control');
 
qaControl.controlProject('./path/to/my/project').then(function(warnings){
    console.log(warnings);
});
 

License

MIT


Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.200latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.200
0.4.190
0.4.170
0.4.160
0.4.150
0.4.140
0.4.130
0.4.120
0.4.110
0.4.100
0.4.90
0.4.80
0.4.70
0.4.60
0.4.50
0.4.40
0.4.30
0.4.20
0.4.10
0.4.00
0.3.20
0.3.10
0.3.00
0.2.150
0.2.140
0.2.130
0.2.120
0.2.110
0.2.100
0.2.90
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.2.00
0.1.200
0.1.180
0.1.170
0.1.160
0.1.150
0.1.140
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.30
0.1.20
0.1.10
0.1.00
0.0.230
0.0.220
0.0.210
0.0.200
0.0.190
0.0.180
0.0.170
0.0.160
0.0.150
0.0.140
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i qa-control

Weekly Downloads

0

Version

0.4.20

License

MIT

Unpacked Size

269 kB

Total Files

48

Last publish

Collaborators

  • tute