sindresorhus/parse-columns

Manage overflow

Open

#10 opened on 2019年1月18日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (84 stars) (8 forks)user submission
bughelp wanted

説明

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

コントリビューターガイド