viswiz-sdk

v1.0.0
The VisWiz.io Node.js SDK

commitmsg

validate-commit-msg

docs

jsdoc2md --partial docs/main.hbs --helper docs/helpers.js --files sdk.js > Documentation.md

lint

eslint . --cache --fix --ignore-pattern '!.eslintrc.js'

pretty

prettier --write --list-different "**/*.js"

precommit

lint-staged

release

yarn docs && git add Documentation.md && standard-version -a

test:jest

jest

test:watch

jest --watch

test:coverage

jest --coverage

test

npm run test:jest

pretest

npm run lint

Metadata

  • MIT
  • >=8.5.0
  • Valentin Agachi
  • released 12/6/2017

Downloads

Maintainers