ng-csv
ng-csv copied to clipboard
tests are broken
The tests currently do not complete under the default test configuration (PhantomJS) due to a broken dependency on Function.prototype.bind, which must be polyfilled in PhantomJS 1.x.
Fix at #163