issues
search
kwhitley
/
treeize
Converts row data (in JSON/associative array format) to tree structure based on column naming conventions.
MIT License
189
stars
24
forks
source link
Separate header/path extraction & definition
#7
Closed
kwhitley
closed
10 years ago
kwhitley
commented
10 years ago
[x] allow for manual header definition (not from data set)
[x] allow for first row rip (from object keys or flat header array)
[x] allow for each row rip (object keys)
Possible Issues
value currently embedded during extraction
how to re-enable auto signature detection (e.g. define signature, read 3 sources, then 4th with unique signature)
Possible Issues