sindresorhus/parse-columns

Manage overflow

Open

#10 aberto em 18 de jan. de 2019

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (8 forks)user submission
bughelp wanted

Métricas do repositório

Stars
 (84 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador