UNPKG

1.74 kBMarkdownView Raw
1<p dir="auto">
2 <a href="https://travis-ci.com/live-html-editor/TextWrap">
3 <img src="https://travis-ci.com/live-html-editor/TextWrap.svg?branch=master" alt="Build Status">
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 <a href="https://github.com/live-html-editor/TextWrap/fork">
25 <img src="https://img.shields.io/github/forks/live-html-editor/TextWrap.svg?style=social" alt="GitHub forks">
26 </a>
27 <a href="https://github.com/live-html-editor/TextWrap">
28 <img src="https://img.shields.io/github/stars/live-html-editor/TextWrap.svg?style=social" alt="GitHub stars">
29 </a>
30</p>
31
32<h1 dir="auto">
33 Text-Wrap
34</h1>
35
36<p dir="auto">
37 <b><i>A utility to wrap (break) long lines of large texts into limited-length lines, based on given options</i></b><br>
38</p>