UNPKG

ng-csv

Version:

Simple directive that turns arrays and objects into downloadable CSV files

23 lines (22 loc) 406 B
{ "node": true, "es5": true, "esnext": true, "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "immed": true, "indent": 4, "latedef": true, "newcap": true, "noarg": true, "quotmark": "single", "regexp": true, "undef": true, "unused": true, "strict": true, "trailing": true, "smarttabs": true, "white": true }