From 2563e20099036b3305702bd4ab4dfa331d8b76d4 Mon Sep 17 00:00:00 2001 From: Lokesh Dhakar Date: Sun, 28 Apr 2019 21:11:29 -0700 Subject: [PATCH] Strip example page. Simplify for test cases --- index.html | 140 +++++++++++------------------------------------------ 1 file changed, 29 insertions(+), 111 deletions(-) diff --git a/index.html b/index.html index 8ec89e7..48d9243 100755 --- a/index.html +++ b/index.html @@ -1,126 +1,44 @@ - + - Color Thief - - - - - - - - + -
-
-

Color Thief

-

- Grab the color palette from an image.
Uses Javascript and the canvas tag to make it happen. -

+
- - Download from Github - + -
-
- -
-
-

Examples

-
-
-
- -
-
-

Try it yourself

-
-
Drag an image here
-
Drop it!
-
-
-
-
- - - -
- - -
- - - - - - +
+

Palette

+
+ {{#palette}} +
+ {{/palette}} +
+ colorThief.getPalette(image):{{elapsedTimeForGetPalette}}ms +
+ - - - - - - - + + +