worldstate-emitter 1.0.4 → 1.0.8

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.
Files changed (76) hide show
  1. package/README.md +6 -6
  2. package/SECURITY.md +17 -0
  3. package/handlers/Twitter.js +2 -2
  4. package/handlers/Worldstate.js +16 -163
  5. package/handlers/events/arrayLike.js +20 -0
  6. package/handlers/events/checkOverrides.js +19 -0
  7. package/handlers/events/cycleLike.js +1 -1
  8. package/handlers/events/eKeyOverrides.js +28 -0
  9. package/handlers/events/kuva.js +31 -0
  10. package/handlers/events/objectLike.js +1 -1
  11. package/handlers/events/parse.js +72 -0
  12. package/package.json +63 -20
  13. package/resources/tweeters.json +3 -3
  14. package/utilities/WSCache.js +5 -1
  15. package/.codeclimate.yml +0 -13
  16. package/.eslintrc.json +0 -33
  17. package/.github/.stale.yml +0 -13
  18. package/.github/CODEOWNERS +0 -1
  19. package/.github/ISSUE_TEMPLATE/bug_report.md +0 -27
  20. package/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
  21. package/.github/PULL_REQUEST_TEMPLATE.md +0 -17
  22. package/.github/update_docs.sh +0 -22
  23. package/.snyk +0 -8
  24. package/docs/RSS.html +0 -424
  25. package/docs/TwitterCache.html +0 -900
  26. package/docs/WSCache.html +0 -734
  27. package/docs/Worldstate.html +0 -1294
  28. package/docs/classes.list.html +0 -344
  29. package/docs/fonts/glyphicons-halflings-regular.eot +0 -0
  30. package/docs/fonts/glyphicons-halflings-regular.svg +0 -288
  31. package/docs/fonts/glyphicons-halflings-regular.ttf +0 -0
  32. package/docs/fonts/glyphicons-halflings-regular.woff +0 -0
  33. package/docs/fonts/glyphicons-halflings-regular.woff2 +0 -0
  34. package/docs/global.html +0 -1882
  35. package/docs/handlers_RSS.js.html +0 -321
  36. package/docs/handlers_Twitter.js.html +0 -431
  37. package/docs/handlers_Worldstate.js.html +0 -559
  38. package/docs/img/glyphicons-halflings-white.png +0 -0
  39. package/docs/img/glyphicons-halflings.png +0 -0
  40. package/docs/index.html +0 -402
  41. package/docs/quicksearch.html +0 -31
  42. package/docs/scripts/docstrap.lib.js +0 -11
  43. package/docs/scripts/fulltext-search-ui.js +0 -89
  44. package/docs/scripts/fulltext-search.js +0 -36
  45. package/docs/scripts/lunr.min.js +0 -6
  46. package/docs/scripts/prettify/Apache-License-2.0.txt +0 -202
  47. package/docs/scripts/prettify/jquery.min.js +0 -6
  48. package/docs/scripts/prettify/lang-css.js +0 -21
  49. package/docs/scripts/prettify/prettify.js +0 -496
  50. package/docs/scripts/sunlight.js +0 -1157
  51. package/docs/scripts/toc.js +0 -203
  52. package/docs/styles/darkstrap.css +0 -960
  53. package/docs/styles/prettify-tomorrow.css +0 -132
  54. package/docs/styles/site.cerulean.css +0 -7008
  55. package/docs/styles/site.cosmo.css +0 -7061
  56. package/docs/styles/site.cyborg.css +0 -7048
  57. package/docs/styles/site.darkly.css +0 -7171
  58. package/docs/styles/site.darkstrap.css +0 -5638
  59. package/docs/styles/site.dibs-bootstrap.css +0 -5899
  60. package/docs/styles/site.flatly.css +0 -7147
  61. package/docs/styles/site.journal.css +0 -6973
  62. package/docs/styles/site.lumen.css +0 -7298
  63. package/docs/styles/site.paper.css +0 -7623
  64. package/docs/styles/site.readable.css +0 -6997
  65. package/docs/styles/site.sandstone.css +0 -7035
  66. package/docs/styles/site.simplex.css +0 -7023
  67. package/docs/styles/site.slate.css +0 -7343
  68. package/docs/styles/site.spacelab.css +0 -7055
  69. package/docs/styles/site.superhero.css +0 -7131
  70. package/docs/styles/site.united.css +0 -6895
  71. package/docs/styles/site.yeti.css +0 -7195
  72. package/docs/styles/sunlight.dark.css +0 -345
  73. package/docs/styles/sunlight.default.css +0 -344
  74. package/docs/utilities_WSCache.js.html +0 -322
  75. package/docs/utilities_index.js.html +0 -338
  76. package/jsdoc-config.json +0 -35
@@ -1,344 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html lang="en">
4
- <head>
5
- <meta charset="utf-8">
6
- <meta name="viewport" content="width=device-width">
7
- <title>Worldstate Emitter Classes</title>
8
-
9
- <!--[if lt IE 9]>
10
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
- <![endif]-->
12
- <link type="text/css" rel="stylesheet" href="styles/sunlight.dark.css">
13
-
14
- <link type="text/css" rel="stylesheet" href="styles/site.cosmo.css">
15
-
16
- </head>
17
-
18
- <body>
19
-
20
- <div class="navbar navbar-default navbar-fixed-top navbar-inverse">
21
- <div class="container">
22
- <div class="navbar-header">
23
- <a class="navbar-brand" href="index.html">Worldstate Emitter</a>
24
- <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
25
- <span class="icon-bar"></span>
26
- <span class="icon-bar"></span>
27
- <span class="icon-bar"></span>
28
- </button>
29
- </div>
30
- <div class="navbar-collapse collapse" id="topNavigation">
31
- <ul class="nav navbar-nav">
32
-
33
- <li class="dropdown">
34
- <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
35
- <ul class="dropdown-menu inline">
36
- <li><a href="RSS.html">RSS</a></li><li><a href="TwitterCache.html">TwitterCache</a></li><li><a href="Worldstate.html">Worldstate</a></li><li><a href="WSCache.html">WSCache</a></li>
37
- </ul>
38
- </li>
39
-
40
- <li class="dropdown">
41
- <a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
42
- <ul class="dropdown-menu inline">
43
- <li><a href="global.html#arrayLike">arrayLike</a></li><li><a href="global.html#between">between</a></li><li><a href="global.html#checkOverrides">checkOverrides</a></li><li><a href="global.html#fromNow">fromNow</a></li><li><a href="global.html#groupBy">groupBy</a></li><li><a href="global.html#initCycleStart">initCycleStart</a></li><li><a href="global.html#kuvaProcessing">kuvaProcessing</a></li><li><a href="global.html#lastUpdated">lastUpdated</a></li><li><a href="global.html#parseNew">parseNew</a></li>
44
- </ul>
45
- </li>
46
-
47
- </ul>
48
-
49
- <div class="col-sm-3 col-md-3">
50
- <form class="navbar-form" role="search">
51
- <div class="input-group">
52
- <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
53
- <div class="input-group-btn">
54
- <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
55
- </div>
56
- </div>
57
- </form>
58
- </div>
59
-
60
- </div>
61
-
62
- </div>
63
- </div>
64
-
65
-
66
- <div class="container" id="toc-content">
67
- <div class="row">
68
-
69
-
70
- <div class="col-md-8">
71
-
72
- <div id="main">
73
-
74
-
75
- <h1 class="page-title">Classes</h1>
76
- <section>
77
-
78
- <header>
79
-
80
- <h2>
81
-
82
- </h2>
83
-
84
-
85
- </header>
86
-
87
-
88
- <article>
89
- <div class="container-overview">
90
-
91
-
92
-
93
-
94
- <dl class="details">
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
-
109
-
110
-
111
-
112
-
113
-
114
-
115
-
116
-
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
-
130
- </dl>
131
-
132
-
133
-
134
-
135
- </div>
136
-
137
-
138
-
139
-
140
-
141
-
142
- <h3 class="subsection-title">Classes</h3>
143
-
144
- <dl>
145
- <dt><a href="RSS.html">RSS</a></dt>
146
- <dd></dd>
147
-
148
- <dt><a href="TwitterCache.html">TwitterCache</a></dt>
149
- <dd></dd>
150
-
151
- <dt><a href="Worldstate.html">Worldstate</a></dt>
152
- <dd></dd>
153
-
154
- <dt><a href="WSCache.html">WSCache</a></dt>
155
- <dd></dd>
156
- </dl>
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
- </article>
171
-
172
- </section>
173
-
174
-
175
-
176
-
177
- </div>
178
- </div>
179
-
180
- <div class="clearfix"></div>
181
-
182
-
183
- <div class="col-md-3">
184
- <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
185
- </div>
186
-
187
-
188
- </div>
189
- </div>
190
-
191
-
192
- <div class="modal fade" id="searchResults">
193
- <div class="modal-dialog">
194
- <div class="modal-content">
195
- <div class="modal-header">
196
- <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
197
- <h4 class="modal-title">Search results</h4>
198
- </div>
199
- <div class="modal-body"></div>
200
- <div class="modal-footer">
201
- <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
202
- </div>
203
- </div><!-- /.modal-content -->
204
- </div><!-- /.modal-dialog -->
205
- </div>
206
-
207
-
208
- <footer>
209
-
210
-
211
- <span class="copyright">
212
- ©2020, WFCD
213
- </span>
214
-
215
- <span class="jsdoc-message">
216
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
217
-
218
- on Monday, August 10th 2020, 15:25:12
219
-
220
- using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
221
- </span>
222
- </footer>
223
-
224
- <script src="scripts/docstrap.lib.js"></script>
225
- <script src="scripts/toc.js"></script>
226
-
227
- <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
228
-
229
-
230
- <script>
231
- $( function () {
232
- $( "[id*='$']" ).each( function () {
233
- var $this = $( this );
234
-
235
- $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
236
- } );
237
-
238
- $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
239
- var $this = $( this );
240
-
241
- var example = $this.find( "code" );
242
- exampleText = example.html();
243
- var lang = /{@lang (.*?)}/.exec( exampleText );
244
- if ( lang && lang[1] ) {
245
- exampleText = exampleText.replace( lang[0], "" );
246
- example.html( exampleText );
247
- lang = lang[1];
248
- } else {
249
- var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
250
- lang = langClassMatch ? langClassMatch[1] : "javascript";
251
- }
252
-
253
- if ( lang ) {
254
-
255
- $this
256
- .addClass( "sunlight-highlight-" + lang )
257
- .addClass( "linenums" )
258
- .html( example.html() );
259
-
260
- }
261
- } );
262
-
263
- Sunlight.highlightAll( {
264
- lineNumbers : true,
265
- showMenu : true,
266
- enableDoclinks : true
267
- } );
268
-
269
- $.catchAnchorLinks( {
270
- navbarOffset: 10
271
- } );
272
- $( "#toc" ).toc( {
273
- anchorName : function ( i, heading, prefix ) {
274
- return $( heading ).attr( "id" ) || ( prefix + i );
275
- },
276
- selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
277
- showAndHide : false,
278
- smoothScrolling: true
279
- } );
280
-
281
- $( "#main span[id^='toc']" ).addClass( "toc-shim" );
282
- $( '.dropdown-toggle' ).dropdown();
283
-
284
- $( "table" ).each( function () {
285
- var $this = $( this );
286
- $this.addClass('table');
287
- } );
288
-
289
- } );
290
- </script>
291
-
292
-
293
-
294
- <!--Navigation and Symbol Display-->
295
-
296
- <script>
297
- $( function () {
298
- $( '#main' ).localScroll( {
299
- offset : { top : 60 } //offset by the height of your header (give or take a few px, see what works for you)
300
- } );
301
- $( "dt.name" ).each( function () {
302
- var $this = $( this ).find("h4");
303
- var icon = $( "<i/>" ).addClass( "icon-plus-sign" ).addClass( "pull-right" ).addClass( "icon-white" );
304
- var dt = $(this);
305
- var children = dt.next( "dd" );
306
-
307
- dt.prepend( icon ).css( {cursor : "pointer"} );
308
- dt.addClass( "member-collapsed" ).addClass( "member" );
309
-
310
-
311
- children.hide();
312
-
313
- dt.children().on( "click", function () {
314
- children = dt.next( "dd" );
315
- children.slideToggle( "fast", function () {
316
-
317
- if ( children.is( ":visible" ) ) {
318
- icon.addClass( "icon-minus-sign" ).removeClass( "icon-plus-sign" ).removeClass( "icon-white" );
319
- dt.addClass( "member-open" ).animate( "member-collapsed" );
320
- } else {
321
- icon.addClass( "icon-plus-sign" ).removeClass( "icon-minus-sign" ).addClass( "icon-white" );
322
- dt.addClass( "member-collapsed" ).removeClass( "member-open" );
323
- }
324
- } );
325
- } );
326
-
327
- } );
328
- } );
329
- </script>
330
-
331
-
332
- <!--Google Analytics-->
333
-
334
-
335
-
336
- <script type="text/javascript">
337
- $(document).ready(function() {
338
- SearcherDisplay.init();
339
- });
340
- </script>
341
-
342
-
343
- </body>
344
- </html>