0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed csv-to-table.html to import-from-file.html More... almost 13 years ago
Renamed node-parse.js to node-usage.js More... almost 13 years ago
Moved sample.csv to the examples/data folder More... almost 13 years ago
Updated and cleaned up all of the tests More... almost 13 years ago
Added support for the onParseValue hook Added a hook for casting values to scalar values. More... almost 13 years ago
Updated the version number in the source More... almost 13 years ago
Performance optimizations - drastically decreased regex object constructions. More... almost 13 years ago
Overhaul of the entry parser (ie $.csv.toArray()) More... almost 13 years ago
Added a demonstration showing how to open a CSV file in the browser using HTML5 More... almost 13 years ago
Added a demo to demonstrate Node.js usage More... almost 13 years ago
Added a test to ensure that Node.js callbacks work properly More... almost 13 years ago
Added callback support for Node.js More... almost 13 years ago
Added test for null values More... almost 13 years ago
Documentation update More... almost 13 years ago
Added a new (working) experimental line splitting function, Implemented the new naming scheme, Updated the documentation to reflect the changes. More... almost 13 years ago
Internal structure changes More... almost 13 years ago
Forgot to comment out the logging code on the experimental line split function More... almost 13 years ago
Added a test runner to cover the newline-as-char test More... almost 13 years ago
Modified line splitter to better handle newline chars More... almost 13 years ago
Fixed typo on the experimental parameters More... almost 13 years ago
Fixed bug 7 - CSV values with embedded newlines do not work. More... almost 13 years ago
Release 0.62 More... almost 13 years ago
Optimized the Regular Expression construction More... almost 13 years ago
Fix for Bug #5 More... almost 13 years ago
Syntax and comment cleanup. More... almost 13 years ago
Removed the Unicode BOM from the source More... almost 13 years ago
Added a README to the test runner More... almost 13 years ago
0.61 bugfix release More... about 13 years ago
0.6 testing release - added qunit.css - added qunit.js - added test.html More... about 13 years ago
0.52 revision release More... about 13 years ago