sindresorhus/parse-columns

Manage overflow

Open

#10 geöffnet am 18. Jan. 2019

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (84 Stars) (8 Forks)user submission
bughelp wanted

Beschreibung

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

Contributor Guide