-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdae30c
commit 9bf8cd2
Showing
3,150 changed files
with
18,055 additions
and
23,736 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"tests":6149,"assertions":28151,"lines":{"total":2148,"covered":2148,"skipped":0,"pct":100},"statements":{"total":2325,"covered":2325,"skipped":0,"pct":100},"functions":{"total":919,"covered":919,"skipped":0,"pct":100},"branches":{"total":807,"covered":807,"skipped":0,"pct":100},"branchesTrue":{"total":0,"covered":0,"skipped":0,"pct":"Unknown"}} | ||
{"tests":6243,"assertions":28811,"lines":{"total":2173,"covered":2173,"skipped":0,"pct":100},"statements":{"total":2354,"covered":2354,"skipped":0,"pct":100},"functions":{"total":923,"covered":923,"skipped":0,"pct":100},"branches":{"total":846,"covered":846,"skipped":0,"pct":100},"branchesTrue":{"total":0,"covered":0,"skipped":0,"pct":"Unknown"}} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></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/I14"><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/F6"><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/TA13"><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> | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></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/I16"><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/F7"><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/TA14"><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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions/">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/" data-id="c/F6"><h1>Functions</h1><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><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints/" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints/"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints/"><code>checkpoints</code></a> module.</p></section></section> | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions/">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/" data-id="c/F7"><h1>Functions</h1><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><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints/" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints/"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints/"><code>checkpoints</code></a> module.</p></section></section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions/">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/creation/" data-id="c/F6/C25"><h1>Creation functions</h1><p>This is the collection of creation functions within the <a href="/api/checkpoints/"><code>checkpoints</code></a> module. There is only one function, <a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a>.</p><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints/" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints/"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints/"><code>checkpoints</code></a> module.</p></section></section> | ||
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/checkpoints/"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions/">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/creation/" data-id="c/F7/C26"><h1>Creation functions</h1><p>This is the collection of creation functions within the <a href="/api/checkpoints/"><code>checkpoints</code></a> module. There is only one function, <a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a>.</p><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints/" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints/"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints/"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints/"><code>checkpoints</code></a> module.</p></section></section> |
4 changes: 2 additions & 2 deletions
4
docs/api/checkpoints/functions/creation/createcheckpoints/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
docs/api/checkpoints/functions/creation/createcheckpoints/nav.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"i":"root","n":"TinyBase","u":"/","p":1,"o":1,"_":[{"i":"G","n":"Guides","u":"/guides/","p":1},{"i":"D2","n":"Demos","u":"/demos/","p":1},{"i":"api","n":"API","u":"/api/","p":1,"o":1,"_":[{"i":"s","n":"store","u":"/api/store/","r":1,"p":1},{"i":"m","n":"metrics","u":"/api/metrics/","r":1,"p":1},{"i":"i","n":"indexes","u":"/api/indexes/","r":1,"p":1},{"i":"r","n":"relationships","u":"/api/relationships/","r":1,"p":1},{"i":"q","n":"queries","u":"/api/queries/","r":1,"p":1},{"i":"c","n":"checkpoints","u":"/api/checkpoints/","r":1,"p":1,"o":1,"_":[{"i":"c/I14","n":"Interfaces","u":"/api/checkpoints/interfaces/","p":1},{"i":"c/F6","n":"Functions","u":"/api/checkpoints/functions/","p":1,"o":1,"_":[{"i":"cC","n":"createCheckpoints","u":"/api/checkpoints/functions/creation/createcheckpoints/","r":1,"c":1}]},{"i":"c/TA13","n":"Type Aliases","u":"/api/checkpoints/type-aliases/","p":1}]},{"i":"c3","n":"common","u":"/api/common/","r":1,"p":1},{"i":"p","n":"persisters","u":"/api/persisters/","r":1,"p":1},{"i":"p2","n":"persister-automerge","u":"/api/persister-automerge/","r":1,"p":1},{"i":"p3","n":"persister-browser","u":"/api/persister-browser/","r":1,"p":1},{"i":"p4","n":"persister-cr-sqlite-wasm","u":"/api/persister-cr-sqlite-wasm/","r":1,"p":1},{"i":"p5","n":"persister-electric-sql","u":"/api/persister-electric-sql/","r":1,"p":1},{"i":"p6","n":"persister-expo-sqlite","u":"/api/persister-expo-sqlite/","r":1,"p":1},{"i":"p7","n":"persister-expo-sqlite-next","u":"/api/persister-expo-sqlite-next/","r":1,"p":1},{"i":"p8","n":"persister-file","u":"/api/persister-file/","r":1,"p":1},{"i":"p9","n":"persister-indexed-db","u":"/api/persister-indexed-db/","r":1,"p":1},{"i":"p10","n":"persister-libsql","u":"/api/persister-libsql/","r":1,"p":1},{"i":"p11","n":"persister-partykit-client","u":"/api/persister-partykit-client/","r":1,"p":1},{"i":"p12","n":"persister-partykit-server","u":"/api/persister-partykit-server/","r":1,"p":1},{"i":"p13","n":"persister-remote","u":"/api/persister-remote/","r":1,"p":1},{"i":"p14","n":"persister-sqlite-wasm","u":"/api/persister-sqlite-wasm/","r":1,"p":1},{"i":"p15","n":"persister-sqlite3","u":"/api/persister-sqlite3/","r":1,"p":1},{"i":"p16","n":"persister-yjs","u":"/api/persister-yjs/","r":1,"p":1},{"i":"t2","n":"tools","u":"/api/tools/","r":1,"p":1},{"i":"u","n":"ui-react","u":"/api/ui-react/","r":1,"p":1},{"i":"m2","n":"mergeable-store","u":"/api/mergeable-store/","r":1,"p":1},{"i":"u2","n":"ui-react-dom","u":"/api/ui-react-dom/","r":1,"p":1}]}]} | ||
{"i":"root","n":"TinyBase","u":"/","p":1,"o":1,"_":[{"i":"G","n":"Guides","u":"/guides/","p":1},{"i":"D2","n":"Demos","u":"/demos/","p":1},{"i":"api","n":"API","u":"/api/","p":1,"o":1,"_":[{"i":"s","n":"store","u":"/api/store/","r":1,"p":1},{"i":"m","n":"mergeable-store","u":"/api/mergeable-store/","r":1,"p":1},{"i":"m3","n":"metrics","u":"/api/metrics/","r":1,"p":1},{"i":"i","n":"indexes","u":"/api/indexes/","r":1,"p":1},{"i":"r","n":"relationships","u":"/api/relationships/","r":1,"p":1},{"i":"q","n":"queries","u":"/api/queries/","r":1,"p":1},{"i":"c","n":"checkpoints","u":"/api/checkpoints/","r":1,"p":1,"o":1,"_":[{"i":"c/I16","n":"Interfaces","u":"/api/checkpoints/interfaces/","p":1},{"i":"c/F7","n":"Functions","u":"/api/checkpoints/functions/","p":1,"o":1,"_":[{"i":"cC","n":"createCheckpoints","u":"/api/checkpoints/functions/creation/createcheckpoints/","r":1,"c":1}]},{"i":"c/TA14","n":"Type Aliases","u":"/api/checkpoints/type-aliases/","p":1}]},{"i":"c3","n":"common","u":"/api/common/","r":1,"p":1},{"i":"p","n":"persisters","u":"/api/persisters/","r":1,"p":1},{"i":"p2","n":"persister-automerge","u":"/api/persister-automerge/","r":1,"p":1},{"i":"p3","n":"persister-browser","u":"/api/persister-browser/","r":1,"p":1},{"i":"p4","n":"persister-cr-sqlite-wasm","u":"/api/persister-cr-sqlite-wasm/","r":1,"p":1},{"i":"p5","n":"persister-electric-sql","u":"/api/persister-electric-sql/","r":1,"p":1},{"i":"p6","n":"persister-expo-sqlite","u":"/api/persister-expo-sqlite/","r":1,"p":1},{"i":"p7","n":"persister-expo-sqlite-next","u":"/api/persister-expo-sqlite-next/","r":1,"p":1},{"i":"p8","n":"persister-file","u":"/api/persister-file/","r":1,"p":1},{"i":"p9","n":"persister-indexed-db","u":"/api/persister-indexed-db/","r":1,"p":1},{"i":"p10","n":"persister-libsql","u":"/api/persister-libsql/","r":1,"p":1},{"i":"p11","n":"persister-partykit-client","u":"/api/persister-partykit-client/","r":1,"p":1},{"i":"p12","n":"persister-partykit-server","u":"/api/persister-partykit-server/","r":1,"p":1},{"i":"p13","n":"persister-remote","u":"/api/persister-remote/","r":1,"p":1},{"i":"p14","n":"persister-sqlite-wasm","u":"/api/persister-sqlite-wasm/","r":1,"p":1},{"i":"p15","n":"persister-sqlite3","u":"/api/persister-sqlite3/","r":1,"p":1},{"i":"p16","n":"persister-yjs","u":"/api/persister-yjs/","r":1,"p":1},{"i":"t3","n":"tools","u":"/api/tools/","r":1,"p":1},{"i":"u","n":"ui-react","u":"/api/ui-react/","r":1,"p":1},{"i":"u2","n":"ui-react-dom","u":"/api/ui-react-dom/","r":1,"p":1}]}]} |
Oops, something went wrong.