Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 15, 2019
1 parent 27bb87a commit edfac96
Show file tree
Hide file tree
Showing 5 changed files with 415 additions and 348 deletions.
45 changes: 23 additions & 22 deletions .travis.yml
@@ -1,32 +1,33 @@
---
branches:
only:
- master
- develop
- /^greenkeeper/.*$/
- /^feature/.*$/
- master
- develop
- "/^greenkeeper/.*$/"
- "/^feature/.*$/"
language: node_js
node_js:
- stable
- 11
- 10
- 9
- 8
- stable
- 11
- 10
- 9
- 8
env:
global:
- CC_TEST_REPORTER_ID=40b1513b98e60239cc6d5ee9b6a98ba1cf8438189dd2066c67a75fdfb8be5cff
- CC_TEST_REPORTER_ID=40b1513b98e60239cc6d5ee9b6a98ba1cf8438189dd2066c67a75fdfb8be5cff
before_install:
- '[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest'
- npm install -g greenkeeper-lockfile
- "[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest"
- npm install -g greenkeeper-lockfile
install: npm install
before_script:
- greenkeeper-lockfile-update
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
- greenkeeper-lockfile-update
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
> ./cc-test-reporter
- chmod +x ./cc-test-reporter
- "./cc-test-reporter before-build"
after_script:
- greenkeeper-lockfile-upload
- "[ $TRAVIS_NODE_VERSION = stable ]
&& nyc report --reporter=lcov
&& ./cc-test-reporter after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT
|| echo 'Coverage skipped'"
- greenkeeper-lockfile-upload
- "[ $TRAVIS_NODE_VERSION = stable ] && nyc report --reporter=lcov && ./cc-test-reporter
after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT || echo 'Coverage skipped'"
notifications:
slack:
secure: SKbIO1feZKTN3f+By58ffBuTIxgZmBT6gLFnAnDGBHgLuAnqVGR0Wt6+BJywtrt0flzoG/5XsCR6vtozaJKFT4UBv5w3j7pETJtu084n6DmHg2kmFB4ZBZWSKC0LWQWJPuaQ9LGBqAI0JVK7ZToiPgPD3ifdpsVtCFNKv08TkqYxoUNMPhQB1ux3xIQpw2XoU57Mf4r0am0QKQ27/8nnImy/IBSR9A9qCIgHyQbYTd/FfOyZHYe99dDB0/sTpPXuGIby9x8mu6AkKZm/2gj1YuV73O2t6sIJIzE9WpZJ7tTCEKwtAI/1eJU3dfk7qd7LmW96/RW5rMCIB+ytssB1j14L53FB7yHjQtRAnwbXlRLUIi8/xrXWhbzxcnghH9UjYOG2MB2pLaPUHcpehlcKJgADH8mZ9vbeY03P1Vqasb0E9ILdqfN/6dpVvgwV2XuCVaqUM7RKJM2Yw46xfKYfiFf3OY+vjhBkc9/wB3fUap7fOm/4IsUtEGr5YAclE7QG6yqpsAbyyLLu15YNNT/2mQ8qOoAqNek80wZlaF6IzL9Adydnzwber6mGeUf6hJqLuBd4OrovORIfH0+T6OQ95pzedYVnLP44dP0bAEXW8x/PQBvcH41qr9KDrC3gDV7emrMJtBMVtflSv77feHwNRDTEfNenz6yWBS/qz5KrdlM=
39 changes: 19 additions & 20 deletions docs/index.html
Expand Up @@ -166,10 +166,9 @@ <h3 class="m0 no-anchor">@thebespokepixel/string</h3>

</ul>
</div>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/string" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/string" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/string.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/string/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/57bf94c1bc96b928b8cd/maintainability?style=flat" alt="Code-climate"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/string/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/57bf94c1bc96b928b8cd/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/thebespokepixel/string/master" title="David"><img src="https://img.shields.io/david/thebespokepixel/string.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/string" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/string" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/string/master?logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/string/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/57bf94c1bc96b928b8cd/maintainability" alt="Code-climate"></a> <a href="https://codeclimate.com/github/thebespokepixel/string/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/57bf94c1bc96b928b8cd/test_coverage" alt="Coverage"></a> <br>
</p> <p><a href="https://snyk.io/test/github/thebespokepixel/string" title="Snyk"><img src="https://snyk.io/test/github/thebespokepixel/string/badge.svg" alt="Snyk"></a> <a href="https://david-dm.org/thebespokepixel/string/master" title="David"><img src="https://david-dm.org/thebespokepixel/string/master/status.svg" alt="David"></a> <br>
</p> <br>
</p></div>
<div class="mt1 h6 quiet">
Expand Down Expand Up @@ -219,21 +218,21 @@ <h5>Character set (Github display is incomplete)</h5>
<tr>
<td>Basic</td>
<td><code>0123456789</code></td>
<td><code>+-=:()/|.</code></td>
<td>`+-=:()/</td>
<td>. `</td>
<td><code>abcdefghijklmnopqrstuvwxyz</code></td>
<td><code>ABCDEFGHIJKLMNOPQRSTUVWXYZ</code></td>
</tr>
<tr>
<td>Superscript</td>
<td><code>⁰¹²³⁴⁵⁶⁷⁸⁹</code></td>
<td><code>⁺⁻⁼⁼⁽⁾╵╵⋅</code></td>
<td><code>⁺⁻⁼⁼⁽⁾╵╵⋅ </code></td>
<td><code>ᵃᵇᶜᵈᵉᶠᵍʰⁱʲᵏˡᵐⁿᵒᵖᵍʳˢᵗᵘᵛʷˣʸᶻ</code></td>
<td><code>ᴬᴮᶜᴰᴱᶠᴳᴴᴵᴶᴷᴸᴹᴺᴼᴾᴼᴿˢᵀᵁⱽᵂˣʸᶻ</code></td>
</tr>
<tr>
<td>Subscript</td>
<td><code>₀₁₂₃₄₅₆₇₈₉</code></td>
<td><code>₊₋₌₌₍₎╷╷.</code></td>
<td><code>₊₋₌₌₍₎╷╷. </code></td>
<td><code>ₐₓₓₓₑₓₓₕᵢⱼₖₗₘₙₒₚₓᵣₛₜᵤᵥₓₓₓₓ</code></td>
<td><code>ᴀʙcᴅᴇꜰɢʜɪᴊᴋʟᴍɴᴏᴘǫʀꜱᴛᴜᴠᴡxʏᴢ</code></td>
</tr>
Expand Down Expand Up @@ -271,7 +270,7 @@ <h3 class='left m0 panel-title' id='constructor'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L13-L15'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L13-L15'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L51-L55'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L51-L55'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L61-L63'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L61-L63'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L69-L71'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L69-L71'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L79-L82'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L79-L82'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L89-L106'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L89-L106'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L122-L124'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L122-L124'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L133-L135'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L133-L135'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L143-L145'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L143-L145'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L152-L154'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L152-L154'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L161-L163'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L161-L163'>
<span>src/index.js</span>
</a>

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


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/35b67a86d8d10eff4303304d04815421e414df5e/src/index.js#L170-L172'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/thebespokepixel/string/blob/27bb87a21b7b2d2df2693bc95eaedc55c882d029/src/index.js#L170-L172'>
<span>src/index.js</span>
</a>

Expand Down

0 comments on commit edfac96

Please sign in to comment.