Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nicer-toolbox/prevent-widows

maks112v1ISC1.0.0

Add as NBSP (non-breaking space) between the last to words to prevent unwanted word wraps.

non-breaking space, widows

readme

Nicer Toolbox

preventWidows

Add as NBSP (non-breaking space) between the last to words to prevent unwanted word wraps.

import { preventWidows } from "nicer-toolbox";

// Basic Usage
preventWidows("Lorem ipsum dolor sit amet, consectetur adipiscing elit.");