data-pup

Results 5 issues of data-pup

Currently, we are working on adding logic to display summaries of truncated rows for different sub-commands in #88. This is nice because the number of items is displayed, but it...

help wanted
good first issue

### Parse Threaded Modules :construction: WIP :construction: Fixes #326. This continues the work from #365. First, a reduced test fixture based on the repro posted in the original issue [here](https://github.com/rustwasm/twiggy/issues/326#issuecomment-552558805):...

#84 added a summary to the output of the 'garbage' sub-command, which looks like this: ``` Bytes │ Size % │ Garbage Item ───────┼────────┼────────────────────── 11 ┊ 5.58% ┊ unusedAddThreeNumbers 8...

enhancement

Currently, we have a fairly thorough test bench. It would be nice however, if we also had some benchmarks for the different sub-commands, so that we could reason about how...

enhancement

I added a settings.json file containing workbench theme configuration for Visual Studio Code. This way, the other UI elements match the theme as well 🙂 This is what it looks...