Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 23, 2019
1 parent 81b9e50 commit 5f9f1a7
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 639 deletions.
50 changes: 17 additions & 33 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<head>
<meta charset="utf-8" />
<title>truwrap 1.0.1 | Documentation</title>
<meta name='description' content='Smarter terminal text wrapping (handles 24bit color)'>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
<link href="assets/fonts/TypoPRO-Hack/TypoPRO-Hack.css" type="text/css" rel="stylesheet" />
<link href="assets/fonts/TypoPRO-FiraSans/TypoPRO-FiraSans.css" type="text/css" rel="stylesheet" />
<link href="assets/css/style.css" type="text/css" rel="stylesheet" />
<meta name='description' content='Smarter terminal text wrapping (handles 24bit color)'>
</head>
<body class='documentation m0'>
<div class="flex">
Expand Down Expand Up @@ -220,7 +220,7 @@ <h3 class='left m0 panel-title' id='truwrap'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

Expand All @@ -230,9 +230,7 @@ <h3 class='left m0 panel-title' id='truwrap'>
<p>Create a text wrapping instance.</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>truwrap(options: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a>) → <a href="#api">api</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>truwrap(options: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a>) → <a href="#api">api</a></div>



Expand Down Expand Up @@ -385,7 +383,7 @@ <h3 class='left m0 panel-title' id='api'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L100-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L100-L167'>
<span>src/index.js</span>
</a>

Expand All @@ -395,9 +393,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Truwap pulic API</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>api</div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>api</div>



Expand Down Expand Up @@ -436,7 +432,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

Expand All @@ -446,9 +442,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>End a block, setting blocking mode and flushing buffers if needed.</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>end() → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/undefined">undefined</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>end() → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/undefined">undefined</a></div>



Expand Down Expand Up @@ -501,7 +495,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

Expand All @@ -511,9 +505,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Fetch the width in characters of the wrapping view.</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>getWidth() → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>getWidth() → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a></div>



Expand Down Expand Up @@ -566,7 +558,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

Expand All @@ -576,9 +568,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Create a multicolumn panel within this view</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>panel(content: panelObject, configuration: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a>) → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String">String</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>panel(content: panelObject, configuration: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a>) → <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String">String</a></div>



Expand Down Expand Up @@ -654,7 +644,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand All @@ -664,9 +654,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Generate linebreaks within this view</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>break(newlines: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a>) → <a href="#api">api</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>break(newlines: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a>) → <a href="#api">api</a></div>



Expand Down Expand Up @@ -734,7 +722,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

Expand All @@ -744,9 +732,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Similar to css' clear. Write a clearing newline to the stream.</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>clear() → <a href="#api">api</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>clear() → <a href="#api">api</a></div>



Expand Down Expand Up @@ -799,7 +785,7 @@ <h3 class='left m0 panel-title' id='api'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/e1e7e80e134c842e82259025c2463d6c403a1742/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand All @@ -809,9 +795,7 @@ <h3 class='left m0 panel-title' id='api'>
<p>Write text via the wrapping logic</p>



<div class='pre p1 bg-darken-1 mt0 rounded signature'>write(text: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String">String</a>) → <a href="#api">api</a></div>

<div class='pre p1 bg-darken-1 mt0 rounded signature'>write(text: <a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String">String</a>) → <a href="#api">api</a></div>



Expand Down
Loading

0 comments on commit 5f9f1a7

Please sign in to comment.