jquery-csv
Advanced tools
Comparing version
{ | ||
"name": "jquery-csv", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete", | ||
"author": { | ||
"name": "Evan Plaice", | ||
"email": "evan.plaice@gmail.com" | ||
"email": "evan.plaice@gmail.com", | ||
"url": "http://evanplaice.com" | ||
}, | ||
@@ -33,3 +34,3 @@ "contributors": [ | ||
"license": "MIT", | ||
"repository": "http://github.com/evanplaice/jquery-csv/", | ||
"repository": "http://github.com/typeiii/jquery-csv/", | ||
"semistandard": { | ||
@@ -36,0 +37,0 @@ "globals": [ |
@@ -1,7 +0,7 @@ | ||
[](https://github.com/evanplaice/jquery-csv/releases) | ||
[](https://github.com/typeiii/jquery-csv/releases) | ||
[](https://www.npmjs.com/package/jquery-csv) | ||
[](https://cdnjs.com/libraries/jquery-csv) | ||
[](https://david-dm.org/evanplaice/jquery-csv?type=dev) | ||
[](https://raw.githubusercontent.com/evanplaice/jquery-csv/master/LICENSE) | ||
[](https://travis-ci.org/evanplaice/jquery-csv) | ||
[](https://david-dm.org/typeiii/jquery-csv?type=dev) | ||
[](https://raw.githubusercontent.com/typeiii/jquery-csv/master/LICENSE) | ||
[](https://travis-ci.org/typeiii/jquery-csv) | ||
@@ -117,11 +117,11 @@ # Introduction | ||
[jQuery-CSV - toArray()](http://evanplaice.github.io/jquery-csv/examples/to-array.html) | ||
[jQuery-CSV - toArray()](http://typeiii.github.io/jquery-csv/examples/to-array.html) | ||
[jQuery-CSV - toArrays()](http://evanplaice.github.io/jquery-csv/examples/to-arrays.html) | ||
[jQuery-CSV - toArrays()](http://typeiii.github.io/jquery-csv/examples/to-arrays.html) | ||
[jQuery-CSV - fromArrays()](http://evanplaice.github.io/jquery-csv/examples/from-arrays.html) | ||
[jQuery-CSV - fromArrays()](http://typeiii.github.io/jquery-csv/examples/from-arrays.html) | ||
[jQuery-CSV - toObjects()](http://evanplaice.github.io/jquery-csv/examples/to-objects.html) | ||
[jQuery-CSV - toObjects()](http://typeiii.github.io/jquery-csv/examples/to-objects.html) | ||
[jQuery-CSV - fromObjects()](http://evanplaice.github.io/jquery-csv/examples/from-objects.html) | ||
[jQuery-CSV - fromObjects()](http://typeiii.github.io/jquery-csv/examples/from-objects.html) | ||
@@ -132,3 +132,3 @@ ## Node.js ESM (EcmaScript Module) Import | ||
[jQuery-CSV - ESM Import Demonstration](http://evanplaice.github.io/jquery-csv/examples/snippets/esm-usage.js) | ||
[jQuery-CSV - ESM Import Demonstration](http://typeiii.github.io/jquery-csv/examples/snippets/esm-usage.js) | ||
@@ -139,3 +139,3 @@ ## Node.js CJS (CommonJS Module) Import | ||
[jQuery-CSV - CJS Import Demonstration](http://evanplaice.github.io/jquery-csv/examples/snippets/node-usage.js) | ||
[jQuery-CSV - CJS Import Demonstration](http://typeiii.github.io/jquery-csv/examples/snippets/node-usage.js) | ||
@@ -148,3 +148,3 @@ ## Client-Side File Handling | ||
[jQuery-CSV - File Handling Demonstration](http://evanplaice.github.io/jquery-csv/examples/file-handling.html) | ||
[jQuery-CSV - File Handling Demonstration](http://typeiii.github.io/jquery-csv/examples/file-handling.html) | ||
@@ -159,3 +159,3 @@ ## jQuery-CSV + Flot | ||
[jQuery-CSV - Flot Demonstration](http://evanplaice.github.io/jquery-csv/examples/flot.html) | ||
[jQuery-CSV - Flot Demonstration](http://typeiii.github.io/jquery-csv/examples/flot.html) | ||
@@ -170,7 +170,4 @@ ## jQuery-CSV + Google Visualization API | ||
[jQuery-CSV - Google Visualization API Demonstration](http://evanplaice.github.io/jquery-csv/examples/google-visualization.html) | ||
[jQuery-CSV - Google Visualization API Demonstration](http://typeiii.github.io/jquery-csv/examples/google-visualization.html) | ||
**jQuery-CSV** coding style is inherited from the [JQuery Core Style Guidelines](https://contribute.jquery.org/style-guide/) | ||
by **Evan Plaice** | ||
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
52236
0.26%6
20%168
-1.75%