Skip to content

Commit d8d3ec7

Browse files
committed
[hygiene] @SInCE in docs and npm updates
1 parent 071ed7a commit d8d3ec7

File tree

985 files changed

+4194
-3748
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

985 files changed

+4194
-3748
lines changed

docs/api/all.html

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

docs/api/article.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<nav><ul><li><a href="/">TinyBase</a></li></ul></nav><section class="s1" id="/api" data-id="api"><h1>API</h1><section class="s2" id="/api/store" data-id="s"><h2><a href="/api/store"><code>store</code></a></h2><p>The <code>store</code> module is the core of the <a href="/">TinyBase</a> project and contains the types, interfaces, and functions to work with <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/store/interfaces">Interfaces</a></li><li><a href="/api/store/functions">Functions</a></li><li><a href="/api/store/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/metrics" data-id="m"><h2><a href="/api/metrics"><code>metrics</code></a></h2><p>The <code>metrics</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track metrics and aggregates of the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/metrics/interfaces">Interfaces</a></li><li><a href="/api/metrics/functions">Functions</a></li><li><a href="/api/metrics/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/indexes" data-id="i"><h2><a href="/api/indexes"><code>indexes</code></a></h2><p>The <code>indexes</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track indexes of the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/indexes/interfaces">Interfaces</a></li><li><a href="/api/indexes/functions">Functions</a></li><li><a href="/api/indexes/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/relationships" data-id="r"><h2><a href="/api/relationships"><code>relationships</code></a></h2><p>The <code>relationships</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track relationships between the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/relationships/interfaces">Interfaces</a></li><li><a href="/api/relationships/functions">Functions</a></li><li><a href="/api/relationships/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/checkpoints" data-id="c"><h2><a href="/api/checkpoints"><code>checkpoints</code></a></h2><p>The <code>checkpoints</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track checkpoints made to the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/checkpoints/interfaces">Interfaces</a></li><li><a href="/api/checkpoints/functions">Functions</a></li><li><a href="/api/checkpoints/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/persisters" data-id="p"><h2><a href="/api/persisters"><code>persisters</code></a></h2><p>The <code>persisters</code> module of the <a href="/">TinyBase</a> project provides a simple framework for saving and loading <a href="/api/store/interfaces/store/store"><code>Store</code></a> data, to and from different destinations, or underlying storage types.</p><ul><li><a href="/api/persisters/interfaces">Interfaces</a></li><li><a href="/api/persisters/functions">Functions</a></li><li><a href="/api/persisters/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/ui-react" data-id="u"><h2><a href="/api/ui-react"><code>ui-react</code></a></h2><p>The <code>ui-react</code> module of the <a href="/">TinyBase</a> project provides both hooks and components to make it easy to create reactive apps with <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/ui-react/functions">Functions</a></li><li><a href="/api/ui-react/type-aliases">Type aliases</a></li></ul></section><section class="s2" id="/api/common" data-id="c3"><h2><a href="/api/common"><code>common</code></a></h2><p>The <code>common</code> module of the <a href="/">TinyBase</a> project provides a small collection of common types used across other modules.</p><ul><li><a href="/api/common/functions">Functions</a></li><li><a href="/api/common/type-aliases">Type aliases</a></li></ul></section></section>
1+
<nav><ul><li><a href="/">TinyBase</a></li></ul></nav><section class="s1" id="/api" data-id="api"><h1>API</h1><section class="s2" id="/api/store" data-id="s"><h2><a href="/api/store"><code>store</code></a></h2><p>The <code>store</code> module is the core of the <a href="/">TinyBase</a> project and contains the types, interfaces, and functions to work with <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/store/interfaces">Interfaces</a></li><li><a href="/api/store/functions">Functions</a></li><li><a href="/api/store/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/metrics" data-id="m"><h2><a href="/api/metrics"><code>metrics</code></a></h2><p>The <code>metrics</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track metrics and aggregates of the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/metrics/interfaces">Interfaces</a></li><li><a href="/api/metrics/functions">Functions</a></li><li><a href="/api/metrics/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/indexes" data-id="i"><h2><a href="/api/indexes"><code>indexes</code></a></h2><p>The <code>indexes</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track indexes of the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/indexes/interfaces">Interfaces</a></li><li><a href="/api/indexes/functions">Functions</a></li><li><a href="/api/indexes/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/relationships" data-id="r"><h2><a href="/api/relationships"><code>relationships</code></a></h2><p>The <code>relationships</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track relationships between the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/relationships/interfaces">Interfaces</a></li><li><a href="/api/relationships/functions">Functions</a></li><li><a href="/api/relationships/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/checkpoints" data-id="c"><h2><a href="/api/checkpoints"><code>checkpoints</code></a></h2><p>The <code>checkpoints</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track checkpoints made to the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/checkpoints/interfaces">Interfaces</a></li><li><a href="/api/checkpoints/functions">Functions</a></li><li><a href="/api/checkpoints/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/persisters" data-id="p"><h2><a href="/api/persisters"><code>persisters</code></a></h2><p>The <code>persisters</code> module of the <a href="/">TinyBase</a> project provides a simple framework for saving and loading <a href="/api/store/interfaces/store/store"><code>Store</code></a> data, to and from different destinations, or underlying storage types.</p><ul><li><a href="/api/persisters/interfaces">Interfaces</a></li><li><a href="/api/persisters/functions">Functions</a></li><li><a href="/api/persisters/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/ui-react" data-id="u"><h2><a href="/api/ui-react"><code>ui-react</code></a></h2><p>The <code>ui-react</code> module of the <a href="/">TinyBase</a> project provides both hooks and components to make it easy to create reactive apps with <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><ul><li><a href="/api/ui-react/functions">Functions</a></li><li><a href="/api/ui-react/type-aliases">Type Aliases</a></li></ul></section><section class="s2" id="/api/common" data-id="c3"><h2><a href="/api/common"><code>common</code></a></h2><p>The <code>common</code> module of the <a href="/">TinyBase</a> project provides a small collection of common types used across other modules.</p><ul><li><a href="/api/common/functions">Functions</a></li><li><a href="/api/common/type-aliases">Type Aliases</a></li></ul></section></section>

docs/api/checkpoints/article.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api">API</a></li></ul></nav><section class="s1" id="/api/checkpoints" data-id="c"><h1><code>checkpoints</code></h1><p>The <code>checkpoints</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track checkpoints made to the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><p>The main entry point to this module is the <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a> function, which returns a new <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a> object. From there, you can create new checkpoints, go forwards or backwards to others, and register listeners for when the list of checkpoints change.</p><section class="s2" id="/api/checkpoints/interfaces" data-id="c/I12"><h2><a href="/api/checkpoints/interfaces">Interfaces</a></h2><p>There is one interface, <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a>, within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a></li></ul></section><section class="s2" id="/api/checkpoints/functions" data-id="c/F5"><h2><a href="/api/checkpoints/functions">Functions</a></h2><p>There is one function, <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a>, within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></li></ul></section><section class="s2" id="/api/checkpoints/type-aliases" data-id="c/T11"><h2><a href="/api/checkpoints/type-aliases">Type aliases</a></h2><p>These are the type aliases within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/type-aliases/listener">Listener type aliases</a></li><li><a href="/api/checkpoints/type-aliases/callback">Callback type aliases</a></li><li><a href="/api/checkpoints/type-aliases/identity">Identity type aliases</a></li><li><a href="/api/checkpoints/type-aliases/development">Development type aliases</a></li></ul></section></section>
1+
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api">API</a></li></ul></nav><section class="s1" id="/api/checkpoints" data-id="c"><h1><code>checkpoints</code></h1><p>The <code>checkpoints</code> module of the <a href="/">TinyBase</a> project provides the ability to create and track checkpoints made to the data in <a href="/api/store/interfaces/store/store"><code>Store</code></a> objects.</p><p>The main entry point to this module is the <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a> function, which returns a new <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a> object. From there, you can create new checkpoints, go forwards or backwards to others, and register listeners for when the list of checkpoints change.</p><section class="s2" id="/api/checkpoints/interfaces" data-id="c/I12"><h2><a href="/api/checkpoints/interfaces">Interfaces</a></h2><p>There is one interface, <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a>, within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a></li></ul></section><section class="s2" id="/api/checkpoints/functions" data-id="c/F5"><h2><a href="/api/checkpoints/functions">Functions</a></h2><p>There is one function, <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a>, within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></li></ul></section><section class="s2" id="/api/checkpoints/type-aliases" data-id="c/TA11"><h2><a href="/api/checkpoints/type-aliases">Type Aliases</a></h2><p>These are the type aliases within the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p><ul><li><a href="/api/checkpoints/type-aliases/listener">Listener type aliases</a></li><li><a href="/api/checkpoints/type-aliases/callback">Callback type aliases</a></li><li><a href="/api/checkpoints/type-aliases/identity">Identity type aliases</a></li><li><a href="/api/checkpoints/type-aliases/development">Development type aliases</a></li></ul></section></section>

0 commit comments

Comments
 (0)