Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 16, 2019
1 parent f40959c commit e3ab782
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 29 deletions.
24 changes: 5 additions & 19 deletions bin/truwrap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var updateNotifier = _interopDefault(require('update-notifier'));
var string = require('@thebespokepixel/string');

const name = "truwrap";
const version = "0.8.4";
const version = "1.0.0";
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 @@ -73,12 +73,11 @@ const devDependencies = {
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
"semver-regex": "^2.0.0",
shelljs: "^0.8.3",
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^0.2.5",
"@thebespokepixel/n-selector": "^0.2.3",
"@thebespokepixel/meta": "^1.0.0",
"@thebespokepixel/n-selector": "^1.0.0",
"@thebespokepixel/string": "^0.5.4",
"ansi-regex": "^4.0.0",
columnify: "^1.5.4",
Expand All @@ -89,11 +88,10 @@ const dependencies = {
lodash: "^4.17.11",
"os-locale": "^3.1.0",
"read-pkg-up": "^4.0.0",
semver: "^5.6.0",
"term-ng": "^0.8.5",
"term-ng": "^1.0.0",
trucolor: "^0.7.5",
"update-notifier": "^2.5.0",
verbosity: "^0.10.1",
verbosity: "^1.0.0",
yargs: "^13.2.0"
};
const engines = {
Expand All @@ -116,12 +114,6 @@ const repository = {
type: "git",
url: "git+https://github.com/MarkGriffiths/truwrap.git"
};
const ava = {
files: [
"test/*.js"
],
verbose: true
};
const xo = {
semicolon: false,
esnext: true,
Expand All @@ -139,10 +131,6 @@ const badges = {
name: "truwrap",
codeclimate: "e03a2055456023267873",
providers: {
status: {
text: "beta",
color: "blue"
},
aux1: {
title: "github",
text: "source",
Expand All @@ -153,7 +141,6 @@ const badges = {
readme: {
Status: [
[
"status",
"npm",
"travis",
"david"
Expand Down Expand Up @@ -207,7 +194,6 @@ var pkg = {
keywords: keywords,
license: license,
repository: repository,
ava: ava,
xo: xo,
badges: badges
};
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>truwrap 0.8.4 | Documentation</title>
<title>truwrap 1.0.0 | Documentation</title>
<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" />
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>0.8.4</code></div>
<div class="mb1"><code>1.0.0</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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

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


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

Expand Down Expand Up @@ -436,7 +436,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -501,7 +501,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -566,7 +566,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -654,7 +654,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -734,7 +734,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -799,7 +799,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/1091ca2df41b48e5c9b11943deb4f7a2a8e9ac53/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/f40959c9ed0bfaa2cc081c2584b2ec06df21fbff/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand Down

0 comments on commit e3ab782

Please sign in to comment.