paddle-sdk

v1.2.0
The Paddle.com Node.js SDK

docs

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

lint

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

test

yarn test:jest

pretty

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

pretest

yarn lint

release

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

commitmsg

validate-commit-msg

precommit

lint-staged

test:jest

jest

test:watch

jest --watch

test:coverage

jest --coverage

Metadata

  • MIT
  • >=8.5.0
  • Valentin Agachi
  • released 3/23/2018

Downloads

Maintainers