Skip to content

hironichu/monke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monke

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.

About

Color quantization and dithering in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%