Skip to content

Commit

Permalink
Merge branch 'release/v0.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelBinpar committed Apr 30, 2020
2 parents a5dace6 + 1760235 commit 3028dc8
Show file tree
Hide file tree
Showing 38 changed files with 2,672 additions and 661 deletions.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
next-env.d.ts
jest.config.js
jest.config.js
dist/
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"prettier/@typescript-eslint"
],
"settings": {
"react": {
"version": "999.999.999"
},
"import/extensions": [
".js",
".jsx",
Expand Down
7 changes: 6 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"cSpell.words": [
"Interop",
"Unexisting",
"acttoreact",
"binpar",
"camelcase",
Expand All @@ -13,5 +14,9 @@
"respawn",
"sourcemap",
"tslib"
]
],
"search.exclude": {
"**/node_modules": true,
"**/docs/jsdocs": true
}
}
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# A2R API Watcher [![Build Status](https://travis-ci.org/acttoreact/api-watcher.svg?branch=develop)](https://travis-ci.org/acttoreact/api-watcher) [![Coverage Status](https://coveralls.io/repos/github/acttoreact/api-watcher/badge.svg?branch=develop)](https://coveralls.io/github/acttoreact/api-watcher?branch=develop)
# A2R API Watcher

Node Boilerplate from BinPar TypeScript Projects
[![Build Status](https://travis-ci.org/acttoreact/api-watcher.svg?branch=master)](https://travis-ci.org/acttoreact/api-watcher) [![Coverage Status](https://coveralls.io/repos/github/acttoreact/api-watcher/badge.svg?branch=master)](https://coveralls.io/github/acttoreact/api-watcher) [![Docker Image Version (latest by date)](https://img.shields.io/docker/v/act2react/api-watcher?sort=date)](https://hub.docker.com/r/act2react/api-watcher) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/act2react/api-watcher?sort=date)](https://hub.docker.com/r/act2react/api-watcher) [![GitHub](https://img.shields.io/github/license/acttoreact/api-watcher)](https://github.com/acttoreact/api-watcher/blob/develop/license.md) [![Documentation](https://img.shields.io/badge/documentation-ready-green)](https://htmlpreview.github.io/?https://github.com/acttoreact/api-watcher/blob/develop/docs/jsdocs/index.html#readDir)

A2R Framework API Watcher
171 changes: 99 additions & 72 deletions docs/jsdocs/WatcherOptions.html
Original file line number Diff line number Diff line change
@@ -1,62 +1,89 @@
<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8">
<title>JSDoc: WatcherOptions</title>

<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
<script src="./build/entry.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="https://fonts.googleapis.com/css?family=Muli:100,400,700|Oswald:300|Inconsolata,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
<link type="text/css" rel="stylesheet" href="styles/iframe.css">


<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> WatcherOptions</title>

<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
<script src="./build/entry.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>


</head>

<body>
<body class="layout small-header">
<div id="stickyNavbarOverlay"></div>
<div class="top-navbar">
<div class="container">
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">


<h1 class="navbar-item">Documentation</h1>

<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>


<div class="top-nav">
<div class="inner">
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="logo">


</div>
<div class="menu">

<div class="navigation">
<a
href="index.html"
class="link"
>
API Documentation
</a>
<div class="dropdown is-hoverable is-right">
<a class="dropdown-trigger link">
Tutorials
<i class="fas fa-chevron-down fa-xs"></i>
</a>
<div class="dropdown-menu">
<div class="dropdown-content">

</div>
</div>
</div>

</nav>

</div>
</div>
</div>
<div class="container">
<div class="columns">
<div class="column is-3" id="sidebarNav">
<div class="sidebar">
<nav>
<h2><a href="index.html">Home</a></h2><div class="category"><h3>Interfaces</h3><ul><li><a href="WatcherOptions.html">WatcherOptions</a></li></ul><h3>Global</h3><ul><li><a href="global.html#exists">exists</a></li><li><a href="global.html#initWatchers">initWatchers</a></li><li><a href="global.html#readDir">readDir</a></li><li><a href="global.html#watchFolder">watchFolder</a></li></ul></div>
</nav>
</div>
</div>
<div class="column is-9-desktop">
<div class="content" id="main-content-wrapper">
<header class="page-title">
<p>Interface</p>
<h1>WatcherOptions</h1>
</header>


</div>
<div id="main">
<div
class="sidebar "
id="sidebarNav"
>

<nav>

<h2><a href="index.html">Documentation</a></h2><div class="category"><h3>Interfaces</h3><ul><li><a href="WatcherOptions.html">WatcherOptions</a></li></ul><h3>Global</h3><ul><li><a href="global.html#exists">exists</a></li><li><a href="global.html#getApiWatcherOptions">getApiWatcherOptions</a></li><li><a href="global.html#getModelWatcherOptions">getModelWatcherOptions</a></li><li><a href="global.html#handler">handler</a></li><li><a href="global.html#initWatchers">initWatchers</a></li><li><a href="global.html#onError">onError</a></li><li><a href="global.html#onReady">onReady</a></li><li><a href="global.html#readDir">readDir</a></li><li><a href="global.html#watchFolder">watchFolder</a></li></ul></div>

</nav>
</div>
<div class="core" id="main-content-wrapper">
<div class="content">
<header class="page-title">
<p>Interface</p>
<h1>WatcherOptions</h1>
</header>




Expand Down Expand Up @@ -115,7 +142,7 @@ <h2>WatcherOptions</h2>
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line5">line 5</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line8">line 8</a>
</span>
</p>

Expand All @@ -140,15 +167,15 @@ <h2>WatcherOptions</h2>


<div class='vertical-section'>
<h3 class="title"><span>Members</span></h3>
<h1>Members</h1>
<div class="members">

<div class="member">

<span class="method-parameter is-pulled-right">
<label>Type:</label>

<span class="param-type">function</span>
<span class="param-type">Handler</span>


</span>
Expand Down Expand Up @@ -208,7 +235,7 @@ <h4 class="name" id="handler">
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line16">line 16</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line19">line 19</a>
</span>
</p>

Expand All @@ -225,7 +252,7 @@ <h4 class="name" id="handler">
<span class="method-parameter is-pulled-right">
<label>Type:</label>

<span class="param-type">function</span>
<span class="param-type">OnError</span>


</span>
Expand Down Expand Up @@ -285,7 +312,7 @@ <h4 class="name" id="onError">
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line22">line 22</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line25">line 25</a>
</span>
</p>

Expand All @@ -302,7 +329,7 @@ <h4 class="name" id="onError">
<span class="method-parameter is-pulled-right">
<label>Type:</label>

<span class="param-type">function</span>
<span class="param-type">OnReady</span>


</span>
Expand Down Expand Up @@ -364,7 +391,7 @@ <h4 class="name" id="onReady">
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line28">line 28</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line31">line 31</a>
</span>
</p>

Expand Down Expand Up @@ -444,7 +471,7 @@ <h4 class="name" id="options">
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line35">line 35</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line38">line 38</a>
</span>
</p>

Expand Down Expand Up @@ -521,7 +548,7 @@ <h4 class="name" id="targetPath">
<p class="tag-source">
<a href="model_watcher.ts.html" class="button">View Source</a>
<span>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line9">line 9</a>
<a href="model_watcher.ts.html">model/watcher.ts</a>, <a href="model_watcher.ts.html#line12">line 12</a>
</span>
</p>

Expand Down Expand Up @@ -549,25 +576,25 @@ <h4 class="name" id="targetPath">



</div>
</div>

<footer class="footer">
<div class="content has-text-centered">
<p>Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a></p>
<p class="sidebar-created-by">
<a href="https://github.com/SoftwareBrothers/better-docs" target="_blank">BetterDocs theme</a> provided with <i class="fas fa-heart"></i> by
<a href="http://softwarebrothers.co" target="_blank">SoftwareBrothers - JavaScript Development Agency</a>
</p>
</div>
</footer>

</div>
<div id="side-nav" class="side-nav">
</div>
</div>


<footer class="footer">
<div class="content has-text-centered">
<p>Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed Apr 29 2020 16:43:11 GMT+0200 (GMT+02:00)</p>
<p class="sidebar-created-by">
<a href="https://github.com/SoftwareBrothers/better-docs" target="_blank">BetterDocs theme</a> provided with <i class="fas fa-heart"></i> by
<a href="http://softwarebrothers.co" target="_blank">SoftwareBrothers - JavaScript Development Agency</a>
</p>
</div>
</footer>


<script src="scripts/app.min.js"></script>
<script>PR.prettyPrint();</script>
<script src="scripts/linenumber.js"> </script>

</body>
</html>
Loading

0 comments on commit 3028dc8

Please sign in to comment.