Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 21, 2019
1 parent 72e2d91 commit 0f23c61
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 23 deletions.
19 changes: 6 additions & 13 deletions bin/termng
Expand Up @@ -10,7 +10,7 @@ var meta = _interopDefault(require('@thebespokepixel/meta'));
var updateNotifier = _interopDefault(require('update-notifier'));

const name = "term-ng";
const version = "1.0.0";
const version = "1.0.1";
const description = "Terminal/$TERM feature snooping and whitelisting";
const main = "index.js";
const module$1 = "index.mjs";
Expand Down Expand Up @@ -66,7 +66,7 @@ const devDependencies = {
ava: "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
documentation: "^9.1.1",
"documentation-theme-bespoke": "^0.4.10",
"documentation-theme-bespoke": "^0.4.11",
gulp: "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
Expand All @@ -80,12 +80,12 @@ const devDependencies = {
xo: "^0.24.0"
};
const dependencies = {
"@thebespokepixel/meta": "^1.0.0",
"@thebespokepixel/meta": "^1.0.1",
"read-pkg": "^4.0.1",
trucolor: "^0.7.5",
truwrap: "^0.8.4",
trucolor: "^1.0.0",
truwrap: "^1.0.0",
"update-notifier": "^2.5.0",
yargs: "^13.2.0"
yargs: "^13.2.1"
};
const xo = {
semicolon: false,
Expand All @@ -98,12 +98,6 @@ const xo = {
"src/docs/example.js"
]
};
const ava = {
verbose: true,
files: [
"test/*.js"
]
};
const badges = {
github: "MarkGriffiths",
npm: "thebespokepixel",
Expand Down Expand Up @@ -174,7 +168,6 @@ var pkg = {
devDependencies: devDependencies,
dependencies: dependencies,
xo: xo,
ava: ava,
badges: badges
};

Expand Down
18 changes: 9 additions & 9 deletions docs/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>term-ng 1.0.0 | Documentation</title>
<title>term-ng 1.0.1 | 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">term-ng</h3>
<div class="mb1"><code>1.0.0</code></div>
<div class="mb1"><code>1.0.1</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -266,7 +266,7 @@ <h3 class='left m0 panel-title' id='termng'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L103-L162'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L103-L162'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L112-L118'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L112-L118'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L125-L125'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L125-L125'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L132-L132'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L132-L132'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L141-L144'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L141-L144'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L153-L156'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L153-L156'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/f4cd39048a07f585964255c9feeed1e24ce9a7a1/src/index.js#L161-L161'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/72e2d91bcd45ffd32c31c991159e90dbb89c4e85/src/index.js#L161-L161'>
<span>src/index.js</span>
</a>

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -5,7 +5,7 @@
##### Status

[![npm](https://img.shields.io/npm/v/term-ng.svg?style=flat&logo=npm)](https://www.npmjs.com/package/term-ng "npm") [![Travis](https://img.shields.io/travis/MarkGriffiths/term-ng.svg?branch=master&style=flat&logo=travis)](https://travis-ci.org/MarkGriffiths/term-ng "Travis") [![David](https://img.shields.io/david/MarkGriffiths/term-ng.svg?branch=master&style=flat)](https://david-dm.org/MarkGriffiths/term-ng/master "David")
[![Code-climate](https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/maintainability?style=flat)](https://codeclimate.com/github/MarkGriffiths/term-ng/maintainability "Code-climate") [![Coverage](https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/test_coverage?style=flat)](https://codeclimate.com/github/MarkGriffiths/term-ng/test_coverage "Coverage") [![Snyk](https://snyk.io/test/github/MarkGriffiths/term-ng/badge.svg?style=flat)](https://snyk.io/test/github/MarkGriffiths/term-ng "Snyk")
[![Code-climate](https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/maintainability?style=flat)](https://codeclimate.com/github/MarkGriffiths/term-ng/maintainability "Code-climate") [![Coverage](https://api.codeclimate.com/v1/badges/4194203c94ee1d102fc5/test_coverage?style=flat)](https://codeclimate.com/github/MarkGriffiths/term-ng/test_coverage "Coverage") [![Snyk](https://img.shields.io/snyk/vulnerabilities/github/MarkGriffiths/term-ng.svg?style=flat&logo=npm)](https://snyk.io/test/github/MarkGriffiths/term-ng "Snyk")

##### Developer

Expand Down

0 comments on commit 0f23c61

Please sign in to comment.