diff options
Diffstat (limited to 'js/MAP.md')
-rw-r--r-- | js/MAP.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/js/MAP.md b/js/MAP.md index bd04ee0..7de3f62 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -6,6 +6,7 @@ - `bird-words`, an exploration of Markov chain generation, sort of migrated to <https://git.sr.ht/~eli_oat/beak> - `blototboot`, irc bot and broken lisp interpreter +- `bookmarklets`, misc. bookmarklets for stuff and things - `canvas`, an exploration of the HTML canvas, lets you move a little sprite around a canvas - `dither`, Floyd-Steinberg dithering @@ -45,3 +46,4 @@ canvas - `toy-llm`, exactly what it says on the box, the most basic of toy LLM implementations +- `where`, is a simple `where` function implemented in JavaScript. Useful for easy cases in the browser \ No newline at end of file |