Le 09/07/2026 à 20:05, Bastien Roucaries a écrit :
Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès <[email protected]>
X-Debbugs-CC: [email protected]
* Package name : node-dedent
Version : 1.7.2
Upstream Author : Desmond Brand <[email protected]>
(http://desmondbrand.com)
* URL : https://github.com/dmnd/dedent
* License : Expat
Programming Lang: JavaScript
Description : whitespace‑normalizing utility for multiline strings
dedent takes any template literal or multiline text and normalizes its
left‑margin by removing shared leading whitespace. This makes it ideal for
formatting embedded snippets, generating readable help messages, or cleaning up
code blocks without manually adjusting spacing. It preserves intentional
indentation inside the text while eliminating the accidental indentation caused
by nesting code, giving you clean, predictable output every time.
already packaged under jest need to be split
Don't forget to remove it from jest, and don't forget Breaks+Replaces fields