monke
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
An image-related module in TypeScript.
Check https://deno.land/x/monke/mod.ts for documentation.
Supports:
- Recoloring an image with a different palette
- Recoloring an image with dithering
- Quantizing a palette
- Image filters (blur, grayscale, invert, etc)
Provides a class
Color
for general color-related stuff.Color
has been moved to retraigo/colors
Refer the examples
directory for usage.