Skip to content

Commit

Permalink
Google Analytics.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed May 21, 2019
1 parent 67f50c3 commit 7c71604
Show file tree
Hide file tree
Showing 15 changed files with 161 additions and 34 deletions.
17 changes: 13 additions & 4 deletions docs/classes/_data_.datautils.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> mask<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/data.ts#L42">data.ts:42</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/data.ts#L42">data.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> minify<wbr>Json</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/data.ts#L92">data.ts:92</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/data.ts#L92">data.ts:92</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -193,7 +193,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> remove<wbr>From<wbr>Strin
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/data.ts#L15">data.ts:15</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/data.ts#L15">data.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -232,7 +232,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> uuid</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/data.ts#L187">data.ts:187</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/data.ts#L187">data.ts:187</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -363,5 +363,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
17 changes: 13 additions & 4 deletions docs/classes/_io_.ioutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> copy<wbr>File<wbr>Sync</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/io.ts#L62">io.ts:62</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/io.ts#L62">io.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>File<wbr>Path</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/io.ts#L19">io.ts:19</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/io.ts#L19">io.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -187,7 +187,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> mkdir<wbr>Recursive</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/io.ts#L72">io.ts:72</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/io.ts#L72">io.ts:72</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -219,7 +219,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> sleep</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/io.ts#L122">io.ts:122</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/io.ts#L122">io.ts:122</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -356,5 +356,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
19 changes: 14 additions & 5 deletions docs/classes/_network_.networkutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>ClientIP</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/network.ts#L72">network.ts:72</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/network.ts#L72">network.ts:72</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -143,7 +143,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> getIP</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/network.ts#L18">network.ts:18</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/network.ts#L18">network.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -175,7 +175,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>SingleIPv4</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/network.ts#L41">network.ts:41</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/network.ts#L41">network.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -198,7 +198,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>SingleIPv6</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/network.ts#L56">network.ts:56</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/network.ts#L56">network.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -221,7 +221,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> ip<wbr>InRange</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/network.ts#L103">network.ts:103</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/network.ts#L103">network.ts:103</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -370,5 +370,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
13 changes: 11 additions & 2 deletions docs/classes/_system_.systemutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Cpu<wbr>Load</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/system.ts#L107">system.ts:107</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/system.ts#L107">system.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -131,7 +131,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/system.ts#L56">system.ts:56</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/system.ts#L56">system.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -274,5 +274,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
9 changes: 9 additions & 0 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
13 changes: 11 additions & 2 deletions docs/interfaces/_system_.cpuload.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>idle</h3>
<div class="tsd-signature tsd-kind-icon">idle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/system.ts#L44">system.ts:44</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/system.ts#L44">system.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -119,7 +119,7 @@ <h3>total</h3>
<div class="tsd-signature tsd-kind-icon">total<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/system.ts#L46">system.ts:46</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/system.ts#L46">system.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -249,5 +249,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
11 changes: 10 additions & 1 deletion docs/interfaces/_system_.getinfooptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>labels</h3>
<div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/b3918e6/src/system.ts#L16">system.ts:16</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/67f50c3/src/system.ts#L16">system.ts:16</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -230,5 +230,14 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-9331973-4', '');
ga('send', 'pageview');
</script>
</body>
</html>
Loading

0 comments on commit 7c71604

Please sign in to comment.