null2 / color-thiefLinks
Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.
☆131Updated 2 years ago
Alternatives and similar repositories for color-thief
Users that are interested in color-thief are comparing it to the libraries listed below
Sorting:
- Extract colors from GIF, PNG, JPG, and SVG images☆353Updated 3 years ago
- Detect the image type of a Buffer/Uint8Array☆411Updated 4 months ago
- Loosely validate a URL.☆168Updated last year
- convert img to base64, or convert base64 to img☆164Updated 6 years ago
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆184Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object☆141Updated 2 weeks ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- Convert HEX color to RGB☆132Updated 3 years ago
- Node module that provides URI validation functions☆212Updated 4 years ago
- Clear the terminal screen if possible☆115Updated 4 years ago
- custom inflections for nodejs☆226Updated 3 years ago
- Nice text table for Node.js☆316Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- a promise-based ftp client for node.js☆81Updated 2 years ago
- gifsicle bin-wrapper that makes it seamlessly available as a local dependency☆117Updated 2 years ago
- A basic poller built on top of promises☆117Updated 3 years ago
- node.js core url module as a module☆381Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Generate self-signed certificates from node.js☆244Updated 2 months ago
- Inline css into an html file.☆438Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Join all arguments together and normalize the resulting url.☆365Updated this week
- An easy way to require all files within a directory.☆302Updated 5 years ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 3 months ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- limits calls to functions that return promises☆143Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 weeks ago