Last change
on this file since 513 was
484,
checked in by hendrikvanantwerpen, 11 years ago
|
Commit node_modules, to make checkouts and builds more deterministic.
|
File size:
302 bytes
|
Line | |
---|
1 | # ya-csv TODO list |
---|
2 | |
---|
3 | Must have: |
---|
4 | |
---|
5 | - test coverage |
---|
6 | - get a CSV record as a hash |
---|
7 | - don't quote every field unless explicitly stated |
---|
8 | |
---|
9 | Sometimes later: |
---|
10 | |
---|
11 | - CSV manipulation utilities |
---|
12 | - distinguish `null` and empty string by quoting |
---|
13 | - support for invalid CSV streams (unescaped quotes within fields etc) |
---|
Note: See
TracBrowser
for help on using the repository browser.