w-comor-hapi 1.0.34 → 1.0.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.editorconfig +9 -9
- package/.eslintignore +3 -3
- package/README.md +1 -1
- package/dist/w-comor-hapi-client.umd.js +1 -1
- package/dist/w-comor-hapi-server.umd.js +1 -1
- package/docs/WComorHapiClient.mjs.html +1 -1
- package/docs/WComorHapiServer.mjs.html +1 -1
- package/docs/global.html +1 -1
- package/docs/index.html +1 -1
- package/package.json +1 -1
package/.editorconfig
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
root = true
|
|
2
|
-
|
|
3
|
-
[*]
|
|
4
|
-
charset = utf-8
|
|
5
|
-
indent_style = space
|
|
6
|
-
indent_size = 4
|
|
7
|
-
end_of_line = lf
|
|
8
|
-
insert_final_newline = true
|
|
9
|
-
trim_trailing_whitespace = true
|
|
1
|
+
root = true
|
|
2
|
+
|
|
3
|
+
[*]
|
|
4
|
+
charset = utf-8
|
|
5
|
+
indent_style = space
|
|
6
|
+
indent_size = 4
|
|
7
|
+
end_of_line = lf
|
|
8
|
+
insert_final_newline = true
|
|
9
|
+
trim_trailing_whitespace = true
|
package/.eslintignore
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/build/
|
|
2
|
-
/config/
|
|
3
|
-
/dist/
|
|
1
|
+
/build/
|
|
2
|
+
/config/
|
|
3
|
+
/dist/
|
package/README.md
CHANGED
|
@@ -192,7 +192,7 @@ new WComorHapiClient(opt)
|
|
|
192
192
|
```
|
|
193
193
|
[Necessary] Add script for w-comor-hapi-client.
|
|
194
194
|
```alias
|
|
195
|
-
<script src="https://cdn.jsdelivr.net/npm/w-comor-hapi@1.0.
|
|
195
|
+
<script src="https://cdn.jsdelivr.net/npm/w-comor-hapi@1.0.35/dist/w-comor-hapi-client.umd.js"></script>
|
|
196
196
|
```
|
|
197
197
|
#### Example for `w-comor-hapi-client`:
|
|
198
198
|
> **Link:** [[dev source code](https://github.com/yuda-lyu/w-comor-hapi/blob/master/web.html)]
|
|
@@ -330,7 +330,7 @@ export default WComorHapiClient
|
|
|
330
330
|
<br class="clear">
|
|
331
331
|
|
|
332
332
|
<footer>
|
|
333
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024
|
|
333
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024 22:07:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
334
334
|
</footer>
|
|
335
335
|
|
|
336
336
|
<script>prettyPrint();</script>
|
|
@@ -395,7 +395,7 @@ export default WComorHapiServer
|
|
|
395
395
|
<br class="clear">
|
|
396
396
|
|
|
397
397
|
<footer>
|
|
398
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024
|
|
398
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024 22:07:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
399
399
|
</footer>
|
|
400
400
|
|
|
401
401
|
<script>prettyPrint();</script>
|
package/docs/global.html
CHANGED
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
<br class="clear">
|
|
897
897
|
|
|
898
898
|
<footer>
|
|
899
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024
|
|
899
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024 22:07:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
900
900
|
</footer>
|
|
901
901
|
|
|
902
902
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<br class="clear">
|
|
72
72
|
|
|
73
73
|
<footer>
|
|
74
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Wed Mar 20 2024 22:07:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|