ari-client

v2.2.0
JavaScript client for Asterisk REST Interface.
Asterisk ARI

test

npm run lint && mocha

cover

istanbul cover --report html _mocha

check-coverage

npm run cover && istanbul check-coverage --lines 75 --statements 75 --functions 75 --branches 70

lint

jshint . --verbose
npm i ari-client

Metadata

  • Apache-2.0
  • >=8
  • Samuel Fortier-Galarneau
  • released 10/18/2019

Downloads