Skip to content

Commit 7971b92

Browse files
authored
Merge pull request #38 from codevor/develop
Develop
2 parents 76f1a2e + 44267e5 commit 7971b92

File tree

72 files changed

+78
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+78
-76
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
js-http-status is available on npm/yarn:
1515

1616
```bash
17-
$ npm install js-http-status --save
18-
$ yarn add js-http-status
17+
$ npm install @codevor/js-http-status --save
18+
$ yarn add @codevor/js-http-status
1919
```
2020

2121
## Documentation

docs/HTTPStatusError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ <h5>Parameters:</h5>
235235
<br class="clear">
236236

237237
<footer>
238-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
238+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
239239
</footer>
240240

241241
<script>prettyPrint();</script>

docs/errors_http-status-error.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1 class="page-title">errors/http-status-error.js</h1>
7878
<br class="clear">
7979

8080
<footer>
81-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
81+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8282
</footer>
8383

8484
<script>prettyPrint();</script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12173,7 +12173,7 @@ <h5>Returns:</h5>
1217312173
<br class="clear">
1217412174

1217512175
<footer>
12176-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
12176+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1217712177
</footer>
1217812178

1217912179
<script>prettyPrint();</script>

docs/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,11 @@ <h3> </h3>
7777
</blockquote>
7878
<h2>Installation</h2>
7979
<p>js-http-status is available on npm/yarn:</p>
80-
<pre class="prettyprint source lang-bash"><code>$ npm install js-http-status --save
81-
$ yarn add js-http-status
80+
<pre class="prettyprint source lang-bash"><code>$ npm install @codevor/js-http-status --save
81+
$ yarn add @codevor/js-http-status
8282
</code></pre>
83+
<h2>Documentation</h2>
84+
<p><a href="https://codevor.github.io/js-http-status/">Access documentation clicking here</a>.</p>
8385
<h2>Usage</h2>
8486
<p>Practice and learn <a href="https://npm.runkit.com/js-http-status">here</a>.</p>
8587
<p>With ES6/import</p>
@@ -125,7 +127,7 @@ <h2>License</h2>
125127
<br class="clear">
126128

127129
<footer>
128-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
130+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
129131
</footer>
130132

131133
<script>prettyPrint();</script>

docs/utils_find-status_find-status-by-code.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1 class="page-title">utils/find-status/find-status-by-code.js</h1>
7878
<br class="clear">
7979

8080
<footer>
81-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
81+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8282
</footer>
8383

8484
<script>prettyPrint();</script>

docs/utils_find-status_find-status-by-key.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1 class="page-title">utils/find-status/find-status-by-key.js</h1>
7878
<br class="clear">
7979

8080
<footer>
81-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
81+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8282
</footer>
8383

8484
<script>prettyPrint();</script>

docs/utils_find-status_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1 class="page-title">utils/find-status/index.js</h1>
7979
<br class="clear">
8080

8181
<footer>
82-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
82+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8383
</footer>
8484

8585
<script>prettyPrint();</script>

docs/validators_client-error_is-bad-request.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1 class="page-title">validators/client-error/is-bad-request.js</h1>
7979
<br class="clear">
8080

8181
<footer>
82-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
82+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8383
</footer>
8484

8585
<script>prettyPrint();</script>

docs/validators_client-error_is-client-closed-request.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1 class="page-title">validators/client-error/is-client-closed-request.js</h1>
7979
<br class="clear">
8080

8181
<footer>
82-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 25 2019 13:41:35 GMT-0300 (Brasilia Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
82+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Nov 29 2019 16:18:47 GMT-0200 (Brasilia Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
8383
</footer>
8484

8585
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy