watson-developer-cloud

v0.9.22
Nodejs Client Wrapper to use the IBM Watson Services
ibm watson wdc watson developer cloud message resonance user modeling personality insights machine translation concept expansion and 13 more...

test

mocha --reporter spec --timeout 4000

prepare

npm test && npm version patch

coverage

istanbul cover ./node_modules/mocha/bin/_mocha --reporter spec --timeout 4000

coveralls

istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

Metadata

Downloads