jquery-csv
Advanced tools
Comparing version
{ | ||
"name": "jquery-csv", | ||
"version": "1.0.11", | ||
"version": "1.0.15", | ||
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete", | ||
"license": "MIT", | ||
"repository": "http://github.com/typeiii/jquery-csv/", | ||
"repository": "http://github.com/evanplaice/jquery-csv", | ||
"author": { | ||
@@ -22,3 +22,3 @@ "name": "Evan Plaice", | ||
"start": "npx live-server", | ||
"test": "npx tape ./test/*.js | tap-spec", | ||
"test": "npx tape ./test/*.js", | ||
"lint": "npm run lint:html && npm run lint:js", | ||
@@ -35,3 +35,2 @@ "lint:html": "htmlhint --config .htmlhint examples/**/*.html", | ||
"semistandard": "^14.2.0", | ||
"tap-spec": "^5.0.0", | ||
"tape": "^4.13.2" | ||
@@ -38,0 +37,0 @@ }, |
<p align="center"><strong>✓ NOTICE: For a more modern take on CSV parsing, check out the <a href="https://github.com/vanillaes/csv-es">CSV-ES</a> project ✓</strong></p> | ||
[](https://github.com/typeiii/jquery-csv/releases) | ||
[](https://github.com/evanplaice/jquery-csv/releases) | ||
[](https://www.npmjs.com/package/jquery-csv) | ||
[](https://raw.githubusercontent.com/typeiii/jquery-csv/master/LICENSE) | ||
[](https://github.com/typeiii/jquery-csv/actions) | ||
[](https://github.com/typeiii/jquery-csv/actions) | ||
[](https://raw.githubusercontent.com/evanplaice/jquery-csv/master/LICENSE) | ||
[](https://github.com/evanplaice/jquery-csv/actions) | ||
[](https://github.com/evanplaice/jquery-csv/actions) | ||
@@ -118,11 +118,11 @@ # Introduction | ||
[jQuery-CSV - toArray()](http://typeiii.github.io/jquery-csv/examples/to-array.html) | ||
[jQuery-CSV - toArray()](http://evanplaice.github.io/jquery-csv/examples/to-array.html) | ||
[jQuery-CSV - toArrays()](http://typeiii.github.io/jquery-csv/examples/to-arrays.html) | ||
[jQuery-CSV - toArrays()](http://evanplaice.github.io/jquery-csv/examples/to-arrays.html) | ||
[jQuery-CSV - fromArrays()](http://typeiii.github.io/jquery-csv/examples/from-arrays.html) | ||
[jQuery-CSV - fromArrays()](http://evanplaice.github.io/jquery-csv/examples/from-arrays.html) | ||
[jQuery-CSV - toObjects()](http://typeiii.github.io/jquery-csv/examples/to-objects.html) | ||
[jQuery-CSV - toObjects()](http://evanplaice.github.io/jquery-csv/examples/to-objects.html) | ||
[jQuery-CSV - fromObjects()](http://typeiii.github.io/jquery-csv/examples/from-objects.html) | ||
[jQuery-CSV - fromObjects()](http://evanplaice.github.io/jquery-csv/examples/from-objects.html) | ||
@@ -133,3 +133,3 @@ ## Node.js ESM (EcmaScript Module) Import | ||
[jQuery-CSV - ESM Import Demonstration](http://typeiii.github.io/jquery-csv/examples/snippets/esm-usage.js) | ||
[jQuery-CSV - ESM Import Demonstration](http://evanplaice.github.io/jquery-csv/examples/snippets/esm-usage.js) | ||
@@ -140,3 +140,3 @@ ## Node.js CJS (CommonJS Module) Import | ||
[jQuery-CSV - CJS Import Demonstration](http://typeiii.github.io/jquery-csv/examples/snippets/node-usage.js) | ||
[jQuery-CSV - CJS Import Demonstration](http://evanplaice.github.io/jquery-csv/examples/snippets/node-usage.js) | ||
@@ -149,3 +149,3 @@ ## Client-Side File Handling | ||
[jQuery-CSV - File Handling Demonstration](http://typeiii.github.io/jquery-csv/examples/file-handling.html) | ||
[jQuery-CSV - File Handling Demonstration](http://evanplaice.github.io/jquery-csv/examples/file-handling.html) | ||
@@ -160,3 +160,3 @@ ## jQuery-CSV + Flot | ||
[jQuery-CSV - Flot Demonstration](http://typeiii.github.io/jquery-csv/examples/flot.html) | ||
[jQuery-CSV - Flot Demonstration](http://evanplaice.github.io/jquery-csv/examples/flot.html) | ||
@@ -171,4 +171,4 @@ ## jQuery-CSV + Google Visualization API | ||
[jQuery-CSV - Google Visualization API Demonstration](http://typeiii.github.io/jquery-csv/examples/google-visualization.html) | ||
[jQuery-CSV - Google Visualization API Demonstration](http://evanplaice.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/) |
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
52238
0.03%3
-25%