Skip to content

Commit

Permalink
yarn docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Oct 11, 2023
1 parent 40ca600 commit 19cb90f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/functions/offsetMinutesToZoneName.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h5><span class="tsd-kind-parameter">offsetMinutes</span>: <a href="../types/May
<h4 class="tsd-returns-title">Returns <a href="../types/Maybe.html" class="tsd-signature-type tsd-kind-type-alias">Maybe</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L212">src/Timezones.ts:212</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L210">src/Timezones.ts:210</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
9 changes: 5 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ <h2>exiftool-vendored</h2></div>
<a href="https://snyk.io/test/github/photostructure/exiftool-vendored.js?targetFile=package.json"><img src="https://snyk.io/test/github/photostructure/exiftool-vendored.js/badge.svg?targetFile=package.json" alt="Known Vulnerabilities"></a></p>
<a id="md:features" class="tsd-anchor"></a><h2><a href="#md:features">Features</a></h2><ol>
<li><p><strong>Best-of-class cross-platform performance and reliability</strong>.</p>
<p><em>Expect <a href="#performance">an order of magnitude faster performance</a> than other packages.</em></p>
<p>This is the module that <a href="https://photostructure.com">PhotoStructure</a> uses for all metadata reading and writing.</p>
<p>Expect <a href="#performance">an order of magnitude faster performance</a> than other Node.js ExifTool modules.</p>
</li>
<li><p>Proper extraction of</p>
<li><p>Best-effort extraction of</p>
<ul>
<li><strong>dates</strong> with <a href="#dates">correct timezone offset encoding, when available</a>)</li>
<li><strong>dates</strong> with <a href="#dates">correct timezone offset encoding</a></li>
<li><strong>latitudes &amp; longitudes</strong> as floats (where negative values indicate west or south of the meridian)</li>
</ul>
</li>
Expand All @@ -39,7 +40,7 @@ <h2>exiftool-vendored</h2></div>
different camera makes and models (see an <a href="https://photostructure.github.io/exiftool-vendored.js/interfaces/EXIFTags.html">example</a>)</p>
</li>
<li><p><strong>Automated updates</strong> to ExifTool (<a href="https://exiftool.org/history.html">as new versions come out
monthly</a>)</p>
frequently</a>)</p>
</li>
<li><p><strong>Robust test coverage</strong>, performed with on <a href="https://github.com/photostructure/exiftool-vendored.js/actions?query=workflow%3A%22Node.js+CI%22">macOS, Linux, and
Windows</a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/variables/UnsetZone.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1>Variable UnsetZone<code class="tsd-tag ts-flagConst">Const</code> </h1></div
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L102">src/Timezones.ts:102</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L100">src/Timezones.ts:100</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/variables/UnsetZoneName.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>Variable UnsetZoneName<code class="tsd-tag ts-flagConst">Const</code> </h1><
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L107">src/Timezones.ts:107</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L105">src/Timezones.ts:105</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/variables/UnsetZoneOffsetMinutes.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>Variable UnsetZoneOffsetMinutes<code class="tsd-tag ts-flagConst">Const</cod
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L96">src/Timezones.ts:96</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L94">src/Timezones.ts:94</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/variables/defaultVideosToUTC.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1>Variable defaultVideosToUTC<code class="tsd-tag ts-flagConst">Const</code> <
<h4>See</h4><p><a href="https://github.com/photostructure/exiftool-vendored.js/issues/113">https://github.com/photostructure/exiftool-vendored.js/issues/113</a></p>
</div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L142">src/Timezones.ts:142</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L140">src/Timezones.ts:140</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down

0 comments on commit 19cb90f

Please sign in to comment.