Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 23, 2019
1 parent 1cbef73 commit 0be40c6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
22 changes: 10 additions & 12 deletions bin/truwrap
Expand Up @@ -26,7 +26,7 @@ var updateNotifier = _interopDefault(require('update-notifier'));
var string = require('@thebespokepixel/string');

const name = "truwrap";
const version = "1.0.1";
const version = "1.0.2";
const description = "Smarter terminal text wrapping (handles 24bit color)";
const author = "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)";
const main = "index.js";
Expand Down Expand Up @@ -58,27 +58,25 @@ const scripts = {
const devDependencies = {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
acorn: "^6.1.0",
ava: "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
documentation: "^9.1.1",
"documentation-theme-bespoke": "^0.4.11",
"documentation-theme-bespoke": "^0.5.2",
gulp: "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
"gulp-rename": "^1.4.0",
nyc: "^13.3.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"semver-regex": "^2.0.0",
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^1.0.1",
"@thebespokepixel/n-selector": "^1.0.1",
"@thebespokepixel/string": "^0.5.5",
"@thebespokepixel/meta": "^1.0.2",
"@thebespokepixel/n-selector": "^1.0.2",
"@thebespokepixel/string": "^0.5.6",
"ansi-regex": "^4.0.0",
columnify: "^1.5.4",
"common-tags": "^1.8.0",
Expand All @@ -88,10 +86,10 @@ const dependencies = {
lodash: "^4.17.11",
"os-locale": "^3.1.0",
"read-pkg-up": "^4.0.0",
"term-ng": "^1.0.1",
trucolor: "^1.0.0",
"term-ng": "^1.0.2",
trucolor: "^1.0.1",
"update-notifier": "^2.5.0",
verbosity: "^1.0.1",
verbosity: "^1.0.2",
yargs: "^13.2.1"
};
const engines = {
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>truwrap 1.0.1 | Documentation</title>
<title>truwrap 1.0.2 | 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">
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">truwrap</h3>
<div class="mb1"><code>1.0.1</code></div>
<div class="mb1"><code>1.0.2</code></div>
<input
placeholder="Filter"
id="filter-input"
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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -383,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L100-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L100-L167'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -432,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -495,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -558,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -644,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -722,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -785,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/81b9e50ca76279b96cfcc7a2f7f65ec688fd381a/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/1cbef737bdda9d18ef3179151ee0652ee31ca611/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand Down

0 comments on commit 0be40c6

Please sign in to comment.