An open API service indexing awesome lists of open source software.

https://github.com/delucis/sweetcorn

🌽 Turn smooth pixels into crunchy kernels
https://github.com/delucis/sweetcorn

dithering image-processing libvips sharp

Last synced: 5 days ago
JSON representation

🌽 Turn smooth pixels into crunchy kernels

Awesome Lists containing this project

README

          

# `sweetcorn` 🌽

JavaScript image dithering tools for Sharp

[Read the docs →](https://delucis.github.io/sweetcorn/)

## Packages in this repo

This project uses pnpm workspaces to develop its packages in the `packages/` directory:

| Package | Description | Changelog |
| -------------------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------- |
| [`sweetcorn`](/packages/sweetcorn/) | JavaScript image dithering tools for Sharp | [![sweetcorn changelog](https://img.shields.io/npm/v/sweetcorn.svg?label=%20)](packages/sweetcorn/CHANGELOG.md) |
| [`@sweetcorn/astro`](/packages/astro/) | Sweetcorn-powered Astro image service | [![astro integration changelog](https://img.shields.io/npm/v/@sweetcorn/astro.svg?label=%20)](packages/astro/CHANGELOG.md) |

A Starlight documentation site is available in the [`docs/`](/docs/) directory that is also used for testing and demonstrating the code.

## License

[MIT](LICENSE)