npm-utils

v1.1.0
Async NPM shell commands
async command npm shell

build

grunt

commit

git-issues && commit-wizard

coverage-codacy

cat cover/lcov.info | ./node_modules/.bin/codacy-coverage -v -d

exact-semver

exact-semver

issues

git-issues

pkgfiles

pkgfiles

semantic-release

semantic-release pre && npm publish && semantic-release post

size

t="$(npm pack .)"; wc -c "${t}"; tar tvf "${t}"; rm "${t}";

test

gt src/test/*.js --output

Metadata

  • MIT
  • >= 0.10.0
  • Gleb Bahmutov
  • released 12/12/2015

Downloads

Maintainers