@nicer-toolbox/prevent-widows

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

Usage no npm install needed!

<script type="module">
  import nicerToolboxPreventWidows from 'https://cdn.skypack.dev/@nicer-toolbox/prevent-widows';
</script>

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.");