sindresorhus/parse-columns

Manage overflow

Open

#10 ouverte le 18 janv. 2019

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)JavaScript (84 stars) (8 forks)user submission
bughelp wanted

Description

Overflow of a value in a cell is not managed When a value length is larger than the header, the row is offset. then parsing is messy.

NAME          PID    
short_name    1234
long_very_very_long_name  1235
short_name2   1236

Thanks

Guide contributeur