UNPKG

1.77 kBMarkdownView Raw
1<p dir="auto">
2 <a href="https://github.com/live-html-editor/TextWrap">
3 <img src="https://badge.fury.io/gh/live-html-editor%2FTextWrap.svg" alt="GitHub version">
4 </a>
5 <a href="https://npmjs.com/package/@live-html-editor/text-wrap">
6 <img alt="npm (scoped)" src="https://img.shields.io/npm/v/@live-html-editor/text-wrap.svg">
7 </a>
8 <a href="https://npmjs.com/package/@live-html-editor/text-wrap">
9 <img alt="npm" src="https://img.shields.io/npm/dt/@live-html-editor/text-wrap.svg">
10 </a>
11 <a href="https://david-dm.org/live-html-editor/textwrap">
12 <img src="https://david-dm.org/live-html-editor/textwrap.svg" alt="Dependency Status">
13 </a>
14 <a href="https://david-dm.org/live-html-editor/textwrap?type=dev">
15 <img src="https://david-dm.org/live-html-editor/textwrap/dev-status.svg" alt="devDependency Status">
16 </a>
17 <a href="https://packagephobia.now.sh/result?p=@live-html-editor/text-wrap">
18 <img src="https://packagephobia.now.sh/badge?p=@live-html-editor/text-wrap" alt="install size">
19 </a>
20 <br>
21 <a href="https://github.com/live-html-editor/TextWrap/blob/master/LICENSE">
22 <img alt="GitHub" src="https://img.shields.io/github/license/live-html-editor/TextWrap.svg">
23 </a>
24 <br>
25 <a href="https://github.com/live-html-editor/TextWrap/fork">
26 <img src="https://img.shields.io/github/forks/live-html-editor/TextWrap.svg?style=social" alt="GitHub forks">
27 </a>
28 <a href="https://github.com/live-html-editor/TextWrap">
29 <img src="https://img.shields.io/github/stars/live-html-editor/TextWrap.svg?style=social" alt="GitHub stars">
30 </a>
31</p>
32
33<h1 dir="auto">
34 Wrap-Text
35</h1>
36
37<p dir="auto">
38 <b><i>A utility to wrap (break) long lines of large texts into limited-length lines, based on given options</i></b><br>
39</p>