From 4a49a5bb03346de49548f91ebd9ed5ccc9c3205f Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Sat, 18 Jun 2016 17:37:52 +0300 Subject: [PATCH] feat(examples): add getItems() example & perf test --- examples/getAllItems.html | 107 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 examples/getAllItems.html diff --git a/examples/getAllItems.html b/examples/getAllItems.html new file mode 100644 index 0000000..272ad87 --- /dev/null +++ b/examples/getAllItems.html @@ -0,0 +1,107 @@ + + + + + Simple localForage-getItems (all) example + + + + + + +

+ Check your console log. +

+ +