From b262ba98144883fbdc3faa586cfabd25b03e03fc Mon Sep 17 00:00:00 2001 From: ethangardner Date: Wed, 27 Nov 2024 16:49:42 -0500 Subject: [PATCH 01/22] begin working on loaf attribution format --- demo/index.html | 31 +- src/format-long-animation-frame-data.ts | 94 ++++++ src/index.ts | 1 + .../format-long-animation-frame-data.test.ts | 297 ++++++++++++++++++ 4 files changed, 421 insertions(+), 2 deletions(-) create mode 100644 src/format-long-animation-frame-data.ts create mode 100644 test/unit/format-long-animation-frame-data.test.ts diff --git a/demo/index.html b/demo/index.html index b7cc06a..399d0c5 100644 --- a/demo/index.html +++ b/demo/index.html @@ -23,6 +23,30 @@ below. --> +
@@ -33,7 +57,10 @@

Demo page

-
+

+ +

+
shift down considerably after the image is loaded.

-