Skip to content

Commit 0af3172

Browse files
committed
1 parent c8706b4 commit 0af3172

File tree

2 files changed

+399
-0
lines changed

2 files changed

+399
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ This collection is partly **an experiment** in how much it's possible to get don
4848
- [Bluesky resolve DID](https://tools.simonwillison.net/bluesky-resolve) turns a Bluesky ID such as `simonwillison.net` into a DID
4949
- [Prompts.js](https://tools.simonwillison.net/prompts-js) small JavaScript library enabling `await Prompts.alert("hi")` and `await Prompts.confirm("Continue?")` and `await Prompts.prompt("Enter your name")`
5050
- [aria-live-regions](https://tools.simonwillison.net/aria-live-regions) demonstrates ARIA live regions
51+
- [APSW SQLite query explainer](https://tools.simonwillison.net/apsw-query) - paste in a SQLite SQL query, get back a detailed explanation created using `apsw.ext.query_info()`
5152

5253
## On Observable
5354

0 commit comments

Comments
 (0)