wrapify

2024 · 1 min read

Lightweight text wrapping utility with hanging indent support.

Problem

Outcome

"@gesslar/wrapify provides functions for wrapping multi-paragraph strings with optional hanging indents. It normalizes blank lines between paragraphs, collapses excessive whitespace, and handles empty/null/undefined input gracefully. Available as ESM with CDN support via esm.sh and jsDelivr."

Tools