Abdallah Alhaddad

Results 5 comments of Abdallah Alhaddad

+1 Same as @gotson

@pi0 I have used `@squoosh/lib": "^0.3.1` to optimize my backend images ### Usage ```ts const fs = require('fs/promises'); const { ImagePool } = require('@squoosh/lib'); const { cpus } = require('os');...

Hi @pi0 Any update on this feature?

I was planning to create a feature request that is similar to @HigherOrderLogic issue, as the need to wrap custom icons in vue components is not that intuitive. I think...

Here is a [commit](https://github.com/AbdallahAlhaddad/vueuse/commit/6a82051306ee7853472e63db61f680279d90d815) for the rough idea of what I mean (try to change the `locale` option). this still need some work and will **introduce breaking changes**. so what...