sindresorhus/parse-columns

Manage overflow

Open

#10 aperta il 18 gen 2019

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (8 fork)user submission
bughelp wanted

Metriche repository

Star
 (84 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor