49a5a4c1ad
README.md edited online with Bitbucket Add esdoc Upgraded dependencies Fixed dependencies in readme Fix description Fixed readme 0.1.0 config.env deleted online with Bitbucket
91 lines
4.5 KiB
HTML
91 lines
4.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<base data-ice="baseUrl" href="">
|
|
<title data-ice="title">Source | API Document</title>
|
|
<link type="text/css" rel="stylesheet" href="css/style.css">
|
|
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
|
|
<script src="script/prettify/prettify.js"></script>
|
|
|
|
|
|
<script src="script/manual.js"></script>
|
|
</head>
|
|
<body class="layout-container" data-ice="rootContainer">
|
|
|
|
<header>
|
|
<a href="./">Home</a>
|
|
|
|
<a href="identifiers.html">Reference</a>
|
|
<a href="source.html">Source</a>
|
|
|
|
<a data-ice="repoURL" href="https://bitbucket.org/pinturic/iso-countries-languages">Repository</a>
|
|
<div class="search-box">
|
|
<span>
|
|
<img src="./image/search.png">
|
|
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
|
|
</span>
|
|
<ul class="search-result"></ul>
|
|
</div>
|
|
</header>
|
|
|
|
<nav class="navigation" data-ice="nav"><div>
|
|
<ul>
|
|
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCountries">getCountries</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCountry">getCountry</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getLanguage">getLanguage</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getLanguages">getLanguages</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getSupportedLangs">getSupportedLangs</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-packagedJson">packagedJson</a></span></span></li>
|
|
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-supportedLangs">supportedLangs</a></span></span></li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">5/7</span></h1>
|
|
|
|
<table class="files-summary" data-ice="files" data-use-coverage="true">
|
|
<thead>
|
|
<tr>
|
|
<td>File</td>
|
|
<td>Identifier</td>
|
|
<td class="coverage">Document</td>
|
|
<td style="display: none;">Size</td>
|
|
<td style="display: none;">Lines</td>
|
|
<td style="display: none;">Updated</td>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
|
|
<tr data-ice="file">
|
|
<td data-ice="filePath"><span><a href="file/src/index.js.html#errorLines=1,2">src/index.js</a></span></td>
|
|
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-getCountries">getCountries</a></span>
|
|
<span><a href="function/index.html#static-function-getCountry">getCountry</a></span>
|
|
<span><a href="function/index.html#static-function-getLanguage">getLanguage</a></span>
|
|
<span><a href="function/index.html#static-function-getLanguages">getLanguages</a></span>
|
|
<span><a href="function/index.html#static-function-getSupportedLangs">getSupportedLangs</a></span>
|
|
<span><a href="variable/index.html#static-variable-packagedJson">packagedJson</a></span>
|
|
<span><a href="variable/index.html#static-variable-supportedLangs">supportedLangs</a></span></td>
|
|
<td class="coverage"><span data-ice="coverage">71 %</span><span data-ice="coverageCount" class="coverage-count">5/7</span></td>
|
|
<td style="display: none;" data-ice="size">1975 byte</td>
|
|
<td style="display: none;" data-ice="lines">61</td>
|
|
<td style="display: none;" data-ice="updated">2016-11-02 22:59:58 (UTC)</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<footer class="footer">
|
|
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(0.4.8)</span></a>
|
|
</footer>
|
|
|
|
<script src="script/search_index.js"></script>
|
|
<script src="script/search.js"></script>
|
|
<script src="script/pretty-print.js"></script>
|
|
<script src="script/inherited-summary.js"></script>
|
|
<script src="script/test-summary.js"></script>
|
|
<script src="script/inner-link.js"></script>
|
|
<script src="script/patch-for-local.js"></script>
|
|
</body>
|
|
</html>
|