angular-papa-promise
Version:
This module provides an AngularJS service wrapper for the PapaParse (http://papaparse.com/) CSV parsing library.
21 lines • 377 B
Plain Text
{
"bitwise": true,
"browser": true,
"camelcase": true,
"curly": true,
"eqeqeq": true,
"esnext": true,
"immed": true,
"jasmine": true,
"latedef": true,
"newcap": true,
"noarg": true,
"node": true,
"quotmark": "single",
"strict": true,
"undef": true,
"unused": true,
"globals": {
"angular": true
}
}