ari-client

v1.3.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

Metadata

  • Apache-2.0
  • >=4
  • Samuel Fortier-Galarneau
  • released 12/17/2018

Downloads