node-mailjet

v3.4.1
Mailjet NodeJS API client
email sms node mail mailjet

lint

eslint .

test

mocha --recursive

cover

npm run cover:expandable npm run test

lint:fix

eslint . --fix

test:int

mocha test/integration/*

cover:int

npm run cover:expandable npm run test:int

test:unit

mocha test/unit/*

cover:unit

npm run cover:expandable npm run test:unit

cover:expandable

nyc --reporter=text-summary --reporter=lcov --report-dir=.coverage --temp-dir=./.coverage/.nyc_output

Metadata

  • MIT
  • Whatever
  • Guillaume Badi
  • released 5/5/2022

Downloads