Pooya Parsa
Pooya Parsa
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v14.16.0` - Nuxt Version: `3.0.0-27265876.3cd4494` - Package Manager: `[email protected]` - Bundler: `Vite` - User Config: `-` - Runtime Modules: `-`...
This pattern is used in several places that `catch (err) { }` is used but original error is simply ignored. Overriding errors is a good practice for DX but blindly...
Hi @janniks. Thanks for all the awesome efforts you put into this package and nuxt support. If you've followed notion news ([tweet](https://twitter.com/NotionHQ/status/1392883313757409284)) there is now a public API and [notion-sdk-js](https://github.com/makenotion/notion-sdk-js)...
Iran flag, based on design, colors and ratio in [Wikipedia](https://en.wikipedia.org/wiki/Flag_of_Iran). SVG logo was injected due to lack of appreciate Unicode char-code. (U+fdf2 is nearest alternative) 
Support abstract persistent cache for both input source and converted images. (implies supporting ttl) Related: #46
[squoosh](https://github.com/GoogleChromeLabs/squoosh) is a wasm alternative to [sharp](https://github.com/lovell/sharp). While sharp is much faster and supporting modern formats, it has its own downsides: - NodeJS dependency. Cannot be used in environments like...
Specifically on resizing (numeric) operators to avoid abusing server (related to #44)
Hey! Nice work on this idea. If you like to, I think would be nice to have action command directly from one package. I plan to expose some more features...