From 42d94ba929187e4b7e487e4d47f9b01b322ecfd3 Mon Sep 17 00:00:00 2001 From: E25EUK <53490657+E25EUK@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:55:19 +0000 Subject: [PATCH 1/2] Initial commit From eb7b2286bf84073ffc617780b18b0db292c8a9d5 Mon Sep 17 00:00:00 2001 From: E25EUK <53490657+E25EUK@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:55:20 +0000 Subject: [PATCH 2/2] Pending changes exported from your codespace --- docs/sheetsee-core.html | 16 ++--- docs/sheetsee-maps.html | 4 +- docs/sheetsee-tables.html | 4 +- package-lock.json | 137 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 149 insertions(+), 12 deletions(-) create mode 100644 package-lock.json diff --git a/docs/sheetsee-core.html b/docs/sheetsee-core.html index e368e0e8..bcbbd7b6 100644 --- a/docs/sheetsee-core.html +++ b/docs/sheetsee-core.html @@ -21,7 +21,7 @@

Working With Your Data

Sheetsee pairs with Tabletop.js which will fetch the data from your spreadsheet and return it as an array of objects. You'll use these methods from Sheetsee after you have that data.

Methods

Here are the functions you can use!

-

Sheetsee.getKeywordCount(data, keyword)

+

Sheetsee.getKeywordCount(data, keyword)