null2 / color-thief
Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.
☆127Updated last year
Alternatives and similar repositories for color-thief:
Users that are interested in color-thief are comparing it to the libraries listed below
- Convert HEX color to RGB☆131Updated 2 years ago
- Extract colors from GIF, PNG, JPG, and SVG images☆348Updated 2 years ago
- node byte string parser☆467Updated 8 months ago
- Recursive asynchronous file and directory operations for Node.js☆222Updated last year
- Blazing fast unique hash generator☆308Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆390Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Get the system locale☆228Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Loosely validate a URL.☆167Updated last year
- Convert RGB color to HEX☆118Updated last year
- Delay a promise a specified amount of time☆612Updated last year
- An easy way to require all files within a directory.☆301Updated 5 years ago
- Detect the image type of a Buffer/Uint8Array☆372Updated 8 months ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 7 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Environment agnostic event emitter solution for JavaScript☆244Updated 3 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- gifsicle bin-wrapper that makes it seamlessly available as a local dependency☆116Updated last year
- Read the progress of a stream☆234Updated 7 years ago
- a streaming zip archive generator☆159Updated this week
- limits calls to functions that return promises☆144Updated 2 years ago
- Gets dominant color of an image.☆63Updated 8 years ago
- Node.js recursive synchronous fast file system walker☆160Updated this week
- Create a promise that can be canceled☆441Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 2 weeks ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year