sindresorhus/parse-columns

Manage overflow

Open

#10 创建于 2019年1月18日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (84 star) (8 fork)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

贡献者指南

Manage overflow · sindresorhus/parse-columns#10 | Good First Issue