@itee/tasks 1.1.0 → 1.2.0

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 (63) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/configs/docs/doc.conf.mjs +55 -0
  3. package/docs/-_utils.mjs.html +848 -0
  4. package/docs/cleans_clean.task.mjs.html +239 -0
  5. package/docs/fonts/glyphicons-halflings-regular.eot +0 -0
  6. package/docs/fonts/glyphicons-halflings-regular.svg +288 -0
  7. package/docs/fonts/glyphicons-halflings-regular.ttf +0 -0
  8. package/docs/fonts/glyphicons-halflings-regular.woff +0 -0
  9. package/docs/fonts/glyphicons-halflings-regular.woff2 +0 -0
  10. package/docs/global.html +1668 -0
  11. package/docs/helps_help.task.mjs.html +362 -0
  12. package/docs/img/glyphicons-halflings-white.png +0 -0
  13. package/docs/img/glyphicons-halflings.png +0 -0
  14. package/docs/index.html +228 -0
  15. package/docs/lints_lint.task.mjs.html +252 -0
  16. package/docs/patches_patch.task.mjs.html +251 -0
  17. package/docs/quicksearch.html +31 -0
  18. package/docs/releases_release.task.mjs.html +238 -0
  19. package/docs/scripts/docstrap.lib.js +11 -0
  20. package/docs/scripts/fulltext-search-ui.js +89 -0
  21. package/docs/scripts/fulltext-search.js +36 -0
  22. package/docs/scripts/lunr.min.js +6 -0
  23. package/docs/scripts/prettify/Apache-License-2.0.txt +202 -0
  24. package/docs/scripts/prettify/jquery.min.js +6 -0
  25. package/docs/scripts/prettify/lang-css.js +21 -0
  26. package/docs/scripts/prettify/prettify.js +496 -0
  27. package/docs/scripts/sunlight.js +1157 -0
  28. package/docs/scripts/toc.js +203 -0
  29. package/docs/styles/darkstrap.css +960 -0
  30. package/docs/styles/prettify-tomorrow.css +132 -0
  31. package/docs/styles/site.cerulean.css +7008 -0
  32. package/docs/styles/site.cosmo.css +7061 -0
  33. package/docs/styles/site.cyborg.css +7048 -0
  34. package/docs/styles/site.darkly.css +7171 -0
  35. package/docs/styles/site.darkstrap.css +5638 -0
  36. package/docs/styles/site.dibs-bootstrap.css +5899 -0
  37. package/docs/styles/site.flatly.css +7147 -0
  38. package/docs/styles/site.journal.css +6973 -0
  39. package/docs/styles/site.lumen.css +7298 -0
  40. package/docs/styles/site.paper.css +7623 -0
  41. package/docs/styles/site.readable.css +6997 -0
  42. package/docs/styles/site.sandstone.css +7035 -0
  43. package/docs/styles/site.simplex.css +7023 -0
  44. package/docs/styles/site.slate.css +7343 -0
  45. package/docs/styles/site.spacelab.css +7055 -0
  46. package/docs/styles/site.superhero.css +7131 -0
  47. package/docs/styles/site.united.css +6895 -0
  48. package/docs/styles/site.yeti.css +7195 -0
  49. package/docs/styles/sunlight.dark.css +345 -0
  50. package/docs/styles/sunlight.default.css +344 -0
  51. package/docs/tests_benchmarks_compute-benchmarks.task.mjs.html +442 -0
  52. package/docs/tests_benchmarks_run-benchmarks-for-backend.task.mjs.html +249 -0
  53. package/docs/tests_benchmarks_run-benchmarks-for-frontend.task.mjs.html +254 -0
  54. package/docs/tests_bundlings_check-bundling-from-esm-files-direct.task.mjs.html +300 -0
  55. package/docs/tests_bundlings_check-bundling.task.mjs.html +231 -0
  56. package/docs/tests_run-tests.task.mjs.html +228 -0
  57. package/docs/tests_units_compute-unit-tests.task.mjs.html +753 -0
  58. package/docs/tests_units_run-unit-tests-for-backend.task.mjs.html +254 -0
  59. package/docs/tests_units_run-unit-tests-for-frontend.task.mjs.html +254 -0
  60. package/package.json +5 -2
  61. package/sources/_utils.mjs +29 -3
  62. package/sources/patches/patch.task.mjs +45 -0
  63. package/configs/docs/doc.conf.json +0 -1
@@ -0,0 +1,362 @@
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>@itee/tasks v1.1.1 Source: helps/help.task.mjs</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.cyborg.css">
15
+
16
+ </head>
17
+
18
+ <body>
19
+
20
+ <div class="navbar navbar-default navbar-fixed-top ">
21
+ <div class="container">
22
+ <div class="navbar-header">
23
+ <a class="navbar-brand" href="index.html">@itee/tasks v1.1.1</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="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
35
+ <ul class="dropdown-menu inline">
36
+ <li><a href="global.html#checkBundlingFromEsmFilesDirectTask">checkBundlingFromEsmFilesDirectTask</a></li><li><a href="global.html#checkBundlingTask">checkBundlingTask</a></li><li><a href="global.html#computeBenchmarksTask">computeBenchmarksTask</a></li><li><a href="global.html#computeUnitTestsTask">computeUnitTestsTask</a></li><li><a href="global.html#createRollupConfigs">createRollupConfigs</a></li><li><a href="global.html#npmrunclean">npm run clean</a></li><li><a href="global.html#npmrunhelpdefault">npm run help ( default )</a></li><li><a href="global.html#npmrunlint">npm run lint</a></li><li><a href="global.html#npmrunpatch">npm run patch</a></li><li><a href="global.html#npmrunrelease">npm run release</a></li><li><a href="global.html#npmruntest">npm run test</a></li><li><a href="global.html#runBenchmarksForBackendTask">runBenchmarksForBackendTask</a></li><li><a href="global.html#runBenchmarksForFrontendTask">runBenchmarksForFrontendTask</a></li><li><a href="global.html#runUnitTestsForBackendTask">runUnitTestsForBackendTask</a></li><li><a href="global.html#runUnitTestsForFrontendTask">runUnitTestsForFrontendTask</a></li>
37
+ </ul>
38
+ </li>
39
+
40
+ </ul>
41
+
42
+ <div class="col-sm-3 col-md-3">
43
+ <form class="navbar-form" role="search">
44
+ <div class="input-group">
45
+ <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
46
+ <div class="input-group-btn">
47
+ <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
48
+ </div>
49
+ </div>
50
+ </form>
51
+ </div>
52
+
53
+ </div>
54
+
55
+ </div>
56
+ </div>
57
+
58
+
59
+ <div class="container" id="toc-content">
60
+ <div class="row">
61
+
62
+
63
+ <div class="col-md-12">
64
+
65
+ <div id="main">
66
+
67
+
68
+ <h1 class="page-title">Source: helps/help.task.mjs</h1>
69
+
70
+ <section>
71
+ <article>
72
+ <pre
73
+ class="sunlight-highlight-javascript linenums">import colors from 'ansi-colors'
74
+ import log from 'fancy-log'
75
+ import { basename } from 'node:path'
76
+ import {
77
+ getPrettyNodeVersion,
78
+ getPrettyNpmVersion,
79
+ getPrettyPackageName,
80
+ getPrettyPackageVersion,
81
+ Indenter,
82
+ logLoadingTask
83
+ } from '../_utils.mjs'
84
+
85
+ logLoadingTask( import.meta.filename )
86
+
87
+ const {
88
+ red,
89
+ green,
90
+ blue,
91
+ cyan,
92
+ yellow,
93
+ magenta,
94
+ unstyle
95
+ } = colors
96
+
97
+ function alignTextCenter( text, width ) {
98
+
99
+ const unstyledText = unstyle( text.repeat( 1 ) )
100
+ const marginLength = ( width - unstyledText.length ) / 2
101
+
102
+ let leftMargin, rightMargin
103
+ if ( Number.isInteger( marginLength ) ) {
104
+ leftMargin = marginLength
105
+ rightMargin = marginLength
106
+ } else {
107
+ const flooredMargin = Math.floor( marginLength )
108
+ leftMargin = flooredMargin
109
+ rightMargin = flooredMargin + 1
110
+ }
111
+
112
+ return ' '.repeat( leftMargin ) + text + ' '.repeat( rightMargin )
113
+
114
+ }
115
+
116
+ function alignTextLeft( text, width ) {
117
+
118
+ const unstyledText = unstyle( text.repeat( 1 ) )
119
+ let repeatTime = width - unstyledText.length
120
+ repeatTime = ( repeatTime > 0 ) ? repeatTime : 0
121
+
122
+ return text + ' '.repeat( repeatTime )
123
+
124
+ }
125
+
126
+ function alignTextRight( text, width ) {
127
+
128
+ const unstyledText = unstyle( text.repeat( 1 ) )
129
+ let repeatTime = width - unstyledText.length
130
+ repeatTime = ( repeatTime > 0 ) ? repeatTime : 0
131
+
132
+ return ' '.repeat( repeatTime ) + text
133
+
134
+ }
135
+
136
+ /**
137
+ * @method npm run help ( default )
138
+ * @global
139
+ * @description Will display the help in console
140
+ */
141
+ const helpTask = ( done ) => {
142
+
143
+ const bannerWidth = 70
144
+ const prettyPackageName = getPrettyPackageName()
145
+ const prettyPackageVersion = getPrettyPackageVersion()
146
+ const prettyNodeVersion = getPrettyNodeVersion()
147
+ const prettyNpmVersion = getPrettyNpmVersion()
148
+
149
+ const tableCharset = {
150
+ topLeftCorner: '┏',
151
+ topRightCorner: '┓',
152
+ bottomRightCorner: '┛',
153
+ bottomLeftCorner: '┗',
154
+ horizontalBorder: '━',
155
+ horizontalSeparator: '─',
156
+ leftJoinSeparator: '┠',
157
+ rightJoinSeparator: '┨',
158
+ verticalBorder: '┃',
159
+ verticalSeparator: '',
160
+ }
161
+
162
+ const mainBorder = tableCharset.horizontalBorder.repeat( bannerWidth )
163
+ const thinBorder = tableCharset.horizontalSeparator.repeat( bannerWidth )
164
+ const tableTop = `${ tableCharset.topLeftCorner }${ mainBorder }${ tableCharset.topRightCorner }`
165
+ const tableSeparator = `${ tableCharset.leftJoinSeparator }${ thinBorder }${ tableCharset.rightJoinSeparator }`
166
+ const tableBottom = `${ tableCharset.bottomLeftCorner }${ mainBorder }${ tableCharset.bottomRightCorner }`
167
+ const tableLine = ( innerText ) => `${ tableCharset.verticalBorder }${ innerText }${ tableCharset.verticalBorder }`
168
+
169
+ const {
170
+ I_,
171
+ I__,
172
+ I___,
173
+ I____,
174
+ } = new Indenter( '\t', 4 )
175
+
176
+ const npmRun = blue( 'npm run' )
177
+
178
+ log( '' )
179
+ log( tableTop )
180
+ log( tableLine( alignTextCenter( 'HELP', bannerWidth ) ) )
181
+ log( tableLine( alignTextCenter( prettyPackageName, bannerWidth ) ) )
182
+ log( tableLine( alignTextCenter( prettyPackageVersion, bannerWidth ) ) )
183
+ log( tableSeparator )
184
+ log( tableLine( alignTextLeft( prettyNodeVersion, bannerWidth ) ) )
185
+ log( tableLine( alignTextLeft( prettyNpmVersion, bannerWidth ) ) )
186
+ log( tableBottom )
187
+ log( I_, 'Available commands are:' )
188
+ log( I__, npmRun, cyan( 'help' ), '- Display this help.' )
189
+ log( I__, npmRun, cyan( 'patch' ), '- Will apply some patch/replacements in dependencies.', red( '(Apply only once after run "npm install")' ) )
190
+ log( I__, npmRun, cyan( 'clean' ), '- Will delete builds and temporary folders.' )
191
+ log( I__, npmRun, cyan( 'lint' ), '- Will run the eslint in pedantic mode with auto fix when possible.' )
192
+ log( I__, npmRun, cyan( 'doc' ), '- Will run jsdoc, and create documentation under `documentation` folder, using the docdash theme' )
193
+ log( I__, npmRun, cyan( 'test' ), '- Will run the test framworks (unit and bench), and create reports under `documentation/report` folder, using the mochawesome theme' )
194
+ log( I__, npmRun, cyan( 'unit' ), '- Will run the karma server for unit tests.' )
195
+ log( I__, npmRun, cyan( 'bench' ), '- Will run the karma server for benchmarks.' )
196
+ log( I__, npmRun, cyan( 'build' ), yellow( '--' ), green( '&lt;options>' ), '- Will build the application for development and/or production environments.' )
197
+ log( I___, yellow( 'Note: The two dash are only required if you provide options !' ) )
198
+ log( I___, 'The available', green( '&lt;options>' ), 'are:' )
199
+ log( I____, green( '-i' ), 'or', green( '--input' ), '- The main file path to build', cyan( '[Default: "sources/main.js"]' ), '.' )
200
+ log( I____, green( '-o' ), 'or', green( '--output' ), '- The folder where output the build', cyan( '[Default: "builds"]' ), '.' )
201
+ log(
202
+ I____,
203
+ green( '-f:' ),
204
+ magenta( '&lt;format>' ),
205
+ 'or',
206
+ green( '--format:' ),
207
+ magenta( '&lt;format>' ),
208
+ ' - to specify the output build type. Where format could be any of:', magenta( 'cjs, esm, iife, umd' ), '.'
209
+ )
210
+ log( I____, green( '-e:' ), magenta( '&lt;env>' ), 'or', green( '--env:' ), magenta( '&lt;env>' ), ' - to specify the build environment. Where env could be any of:', magenta(
211
+ 'dev' ), magenta( 'prod' ), cyan( '[Default: "dev"]' ), '.' )
212
+ log( I____, green( '-s' ), 'or', green( '--sourcemap' ), ' - to build with related source map', cyan( '[Default: true]' ), '.' )
213
+ log( I____, green( '-t' ), 'or', green( '--treeshake' ), ' - allow to perform treeshaking when building', cyan( '[Default: true]' ), '.' )
214
+ log( I__, npmRun, cyan( 'release' ), '- Will run all the lint, test stuff, and if succeed will build the application.' )
215
+ log( '' )
216
+ log( I_, 'In case you have', blue( 'gulp' ), 'installed globally, you could use also:' )
217
+ log( I__, blue( 'gulp' ), cyan( 'command' ), '- It will perform the command like using "npm run" but with less characters to type... Because you\'re a developer, right ?' )
218
+ log( '' )
219
+
220
+ done()
221
+
222
+ }
223
+ helpTask.displayName = basename( import.meta.filename, '.task.mjs' )
224
+ helpTask.description = 'Display the package help'
225
+ helpTask.flags = null
226
+
227
+ export { helpTask }
228
+ </pre>
229
+ </article>
230
+ </section>
231
+
232
+
233
+
234
+
235
+
236
+ </div>
237
+ </div>
238
+
239
+ <div class="clearfix"></div>
240
+
241
+
242
+
243
+ </div>
244
+ </div>
245
+
246
+
247
+ <div class="modal fade" id="searchResults">
248
+ <div class="modal-dialog">
249
+ <div class="modal-content">
250
+ <div class="modal-header">
251
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
252
+ <h4 class="modal-title">Search results</h4>
253
+ </div>
254
+ <div class="modal-body"></div>
255
+ <div class="modal-footer">
256
+ <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
257
+ </div>
258
+ </div><!-- /.modal-content -->
259
+ </div><!-- /.modal-dialog -->
260
+ </div>
261
+
262
+
263
+ <footer>
264
+
265
+
266
+ <span class="copyright">
267
+ Copyright 2015-Present <a href="https://github.com/Itee">Itee</a> (Tristan Valcke)
268
+ </span>
269
+
270
+ <span class="jsdoc-message">
271
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a>
272
+
273
+ using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
274
+ </span>
275
+ </footer>
276
+
277
+ <script src="scripts/docstrap.lib.js"></script>
278
+ <script src="scripts/toc.js"></script>
279
+
280
+ <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
281
+
282
+
283
+ <script>
284
+ $( function () {
285
+ $( "[id*='$']" ).each( function () {
286
+ var $this = $( this );
287
+
288
+ $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
289
+ } );
290
+
291
+ $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
292
+ var $this = $( this );
293
+
294
+ var example = $this.find( "code" );
295
+ exampleText = example.html();
296
+ var lang = /{@lang (.*?)}/.exec( exampleText );
297
+ if ( lang && lang[1] ) {
298
+ exampleText = exampleText.replace( lang[0], "" );
299
+ example.html( exampleText );
300
+ lang = lang[1];
301
+ } else {
302
+ var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
303
+ lang = langClassMatch ? langClassMatch[1] : "javascript";
304
+ }
305
+
306
+ if ( lang ) {
307
+
308
+ $this
309
+ .addClass( "sunlight-highlight-" + lang )
310
+ .addClass( "linenums" )
311
+ .html( example.html() );
312
+
313
+ }
314
+ } );
315
+
316
+ Sunlight.highlightAll( {
317
+ lineNumbers : true,
318
+ showMenu : true,
319
+ enableDoclinks : true
320
+ } );
321
+
322
+ $.catchAnchorLinks( {
323
+ navbarOffset: 10
324
+ } );
325
+ $( "#toc" ).toc( {
326
+ anchorName : function ( i, heading, prefix ) {
327
+ return $( heading ).attr( "id" ) || ( prefix + i );
328
+ },
329
+ selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
330
+ showAndHide : false,
331
+ smoothScrolling: true
332
+ } );
333
+
334
+ $( "#main span[id^='toc']" ).addClass( "toc-shim" );
335
+ $( '.dropdown-toggle' ).dropdown();
336
+
337
+ $( "table" ).each( function () {
338
+ var $this = $( this );
339
+ $this.addClass('table');
340
+ } );
341
+
342
+ } );
343
+ </script>
344
+
345
+
346
+
347
+ <!--Navigation and Symbol Display-->
348
+
349
+
350
+ <!--Google Analytics-->
351
+
352
+
353
+
354
+ <script type="text/javascript">
355
+ $(document).ready(function() {
356
+ SearcherDisplay.init();
357
+ });
358
+ </script>
359
+
360
+
361
+ </body>
362
+ </html>
@@ -0,0 +1,228 @@
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>@itee/tasks v1.1.1 Index</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.cyborg.css">
15
+
16
+ </head>
17
+
18
+ <body>
19
+
20
+ <div class="navbar navbar-default navbar-fixed-top ">
21
+ <div class="container">
22
+ <div class="navbar-header">
23
+ <a class="navbar-brand" href="index.html">@itee/tasks v1.1.1</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="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
35
+ <ul class="dropdown-menu inline">
36
+ <li><a href="global.html#checkBundlingFromEsmFilesDirectTask">checkBundlingFromEsmFilesDirectTask</a></li><li><a href="global.html#checkBundlingTask">checkBundlingTask</a></li><li><a href="global.html#computeBenchmarksTask">computeBenchmarksTask</a></li><li><a href="global.html#computeUnitTestsTask">computeUnitTestsTask</a></li><li><a href="global.html#createRollupConfigs">createRollupConfigs</a></li><li><a href="global.html#npmrunclean">npm run clean</a></li><li><a href="global.html#npmrunhelpdefault">npm run help ( default )</a></li><li><a href="global.html#npmrunlint">npm run lint</a></li><li><a href="global.html#npmrunpatch">npm run patch</a></li><li><a href="global.html#npmrunrelease">npm run release</a></li><li><a href="global.html#npmruntest">npm run test</a></li><li><a href="global.html#runBenchmarksForBackendTask">runBenchmarksForBackendTask</a></li><li><a href="global.html#runBenchmarksForFrontendTask">runBenchmarksForFrontendTask</a></li><li><a href="global.html#runUnitTestsForBackendTask">runUnitTestsForBackendTask</a></li><li><a href="global.html#runUnitTestsForFrontendTask">runUnitTestsForFrontendTask</a></li>
37
+ </ul>
38
+ </li>
39
+
40
+ </ul>
41
+
42
+ <div class="col-sm-3 col-md-3">
43
+ <form class="navbar-form" role="search">
44
+ <div class="input-group">
45
+ <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
46
+ <div class="input-group-btn">
47
+ <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
48
+ </div>
49
+ </div>
50
+ </form>
51
+ </div>
52
+
53
+ </div>
54
+
55
+ </div>
56
+ </div>
57
+
58
+
59
+ <div class="container" id="toc-content">
60
+ <div class="row">
61
+
62
+
63
+ <div class="col-md-8">
64
+
65
+ <div id="main">
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+ <section class="readme-section">
89
+ <article><h1>@itee/tasks</h1></article>
90
+ </section>
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+ </div>
99
+ </div>
100
+
101
+ <div class="clearfix"></div>
102
+
103
+
104
+ <div class="col-md-3">
105
+ <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
106
+ </div>
107
+
108
+
109
+ </div>
110
+ </div>
111
+
112
+
113
+ <div class="modal fade" id="searchResults">
114
+ <div class="modal-dialog">
115
+ <div class="modal-content">
116
+ <div class="modal-header">
117
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
118
+ <h4 class="modal-title">Search results</h4>
119
+ </div>
120
+ <div class="modal-body"></div>
121
+ <div class="modal-footer">
122
+ <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
123
+ </div>
124
+ </div><!-- /.modal-content -->
125
+ </div><!-- /.modal-dialog -->
126
+ </div>
127
+
128
+
129
+ <footer>
130
+
131
+
132
+ <span class="copyright">
133
+ Copyright 2015-Present <a href="https://github.com/Itee">Itee</a> (Tristan Valcke)
134
+ </span>
135
+
136
+ <span class="jsdoc-message">
137
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a>
138
+
139
+ using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
140
+ </span>
141
+ </footer>
142
+
143
+ <script src="scripts/docstrap.lib.js"></script>
144
+ <script src="scripts/toc.js"></script>
145
+
146
+ <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
147
+
148
+
149
+ <script>
150
+ $( function () {
151
+ $( "[id*='$']" ).each( function () {
152
+ var $this = $( this );
153
+
154
+ $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
155
+ } );
156
+
157
+ $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
158
+ var $this = $( this );
159
+
160
+ var example = $this.find( "code" );
161
+ exampleText = example.html();
162
+ var lang = /{@lang (.*?)}/.exec( exampleText );
163
+ if ( lang && lang[1] ) {
164
+ exampleText = exampleText.replace( lang[0], "" );
165
+ example.html( exampleText );
166
+ lang = lang[1];
167
+ } else {
168
+ var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
169
+ lang = langClassMatch ? langClassMatch[1] : "javascript";
170
+ }
171
+
172
+ if ( lang ) {
173
+
174
+ $this
175
+ .addClass( "sunlight-highlight-" + lang )
176
+ .addClass( "linenums" )
177
+ .html( example.html() );
178
+
179
+ }
180
+ } );
181
+
182
+ Sunlight.highlightAll( {
183
+ lineNumbers : true,
184
+ showMenu : true,
185
+ enableDoclinks : true
186
+ } );
187
+
188
+ $.catchAnchorLinks( {
189
+ navbarOffset: 10
190
+ } );
191
+ $( "#toc" ).toc( {
192
+ anchorName : function ( i, heading, prefix ) {
193
+ return $( heading ).attr( "id" ) || ( prefix + i );
194
+ },
195
+ selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
196
+ showAndHide : false,
197
+ smoothScrolling: true
198
+ } );
199
+
200
+ $( "#main span[id^='toc']" ).addClass( "toc-shim" );
201
+ $( '.dropdown-toggle' ).dropdown();
202
+
203
+ $( "table" ).each( function () {
204
+ var $this = $( this );
205
+ $this.addClass('table');
206
+ } );
207
+
208
+ } );
209
+ </script>
210
+
211
+
212
+
213
+ <!--Navigation and Symbol Display-->
214
+
215
+
216
+ <!--Google Analytics-->
217
+
218
+
219
+
220
+ <script type="text/javascript">
221
+ $(document).ready(function() {
222
+ SearcherDisplay.init();
223
+ });
224
+ </script>
225
+
226
+
227
+ </body>
228
+ </html>