Squoosh-Web is a library that enables developers to access the powerful image conversion functionality of the Squoosh project in their own web applications.
To develop for Squoosh:
- Clone the repository
- To install node packages, run:
npm install
- Then build the app by running:
npm run build