sindresorhus/parse-columns

Manage overflow

开放

#10 创建于 2019年1月18日

 (6 条评论) (0 个反应) (0 位负责人)JavaScript (8 个派生)user submission
bughelp wanted

仓库指标

星标
 (84 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南