This repo is for distribution on bower. The source for this module is in the
main call-lib repo.
Please file issues and pull requests against that repo.
Install with bower:
bower install call-libAdd a <script> to your index.html:
<script src="/bower_components/callchain/call.js"></script>Alternative you can use the debug and minified version
<script src="/bower_components/callchain/call-min.js"></script><script src="/bower_components/callchain/call-debug.js"></script>