Decision Workspace
pretty_goodness vs strip-indent vs indent-string
Side-by-side comparison of Rust crates
39
pretty_goodness
growingv0.1.1
String to String prettification
51
strip-indent
experimentalv0.1.0
Strip leading whitespace from each line of a multi-line string, based on the least-indented line. A faithful port of the strip-indent npm package. Zero deps, no_std.
51
indent-string
experimentalv0.1.0
Indent each line of a multi-line string. A faithful port of the indent-string npm package. Zero dependencies, no_std.
Core Metrics
| pretty_goodness | strip-indent | indent-string | |
|---|---|---|---|
| Health Score | 39 | 51 | 51 |
| Total Downloads | 3.2K | 38 | 37 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 1 | 1 |
| Releases | 2 | 1 | 1 |
| Last Updated | 1089d ago | 19d ago | 19d ago |
| Age | 2y 11m | 19d | 19d |
Health Breakdown
pretty_goodness
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
strip-indent
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
indent-string
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| pretty_goodness | strip-indent | indent-string | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 16KB | 9KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •strip-indent leads with a health score of 51/100, but none of the options score above 80.
- •pretty_goodness has the most downloads (3.2K), suggesting wider adoption.
- •⚠ pretty_goodness has not been updated in over a year.