GitShow/sindresorhus/parse-columns
sindresorhus

parse-columns

Parse text columns, like the output of unix commands

by sindresorhus
Star on GitHubForknpm

JavaScript

84 stars8 forks6 contributorsQuiet · 10mo agoSince 2015v4.0.0MIT

Meet the team

See all 6 on GitHub →
sindresorhus
sindresorhus23 contributions
eush77
eush772 contributions
dbkaplun
dbkaplun1 contribution
BendingBender
BendingBender1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript92.4%
TypeScript7.6%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 10mo ago
See all on GitHub →
ludoo0d0a
Manage overflowOpenIssue

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. Thanks

ludoo0d0a · 7y ago

Recent fixes

View closed PRs →
YurySolovyov
Should support regex for separator or accept multiple separatorsClosedIssue

Sometimes output contains more than just 1 space or a mix or spaces and tabs.

YurySolovyov · 10mo ago
sindresorhus
`headers` option does not work with columns that contain spacesClosedIssue

Because it skips the logic here: https://github.com/sindresorhus/parse-columns/blob/c2216ae3e1b3f5b5679204ea2837970992291b0e/index.js#L57

sindresorhus · 10mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/parse-columns. Description: Parse text columns, like the output of unix commands Stars: 84, Forks: 8. Primary language: JavaScript. Languages: JavaScript (92.4%), TypeScript (7.6%). License: MIT. Latest release: v4.0.0 (10mo ago). Open PRs: 0, open issues: 1. Last activity: 10mo ago. Community health: 71%. Top contributors: sindresorhus, eush77, dbkaplun, BendingBender, Richienb.

·@ofershap

Replace github.com with gitshow.dev