twilio

v5.3.3
A Twilio helper library
twilio sms rest api

test

npm run test:javascript && npm run test:typescript

test:javascript

jest spec --coverage --detectOpenHandles --testPathIgnorePatterns=spec/cluster

test:typescript

tsc --noEmit

jshint

jshint src/rest/** src/base/** src/http/**

jscs

eslint src/base/**/**.js src/http/**/**.js --fix

prepublish

npm run build

build

tsc

check

npm run jshint && npm run jscs

ci

npm run test && npm run nsp && npm run prettier-check

nsp

npm audit --production

prettier

prettier --write .

prettier-check

prettier --check .

typedoc

typedoc --entryPointStrategy expand src --out docs --logLevel Error
npm i twilio

Metadata

  • MIT
  • >=14.0
  • API Team
  • released 10/3/2024

Downloads

Maintainers