Albert Peiró

Results 7 issues of Albert Peiró

I couldn't find anywhere a mention to this not working so I assumed this should work but please correct me if I'm wrong. Also THANK YOU for this library -...

I'm not sure if this is expected to happen: Input a square image 640x640px then load sync with ImageSize 200x200 and getting a 199x199 image. Setting ImageSize to 300x300 gives...

Bug

Hi there, First thank you for this awesome tool, it works really well! I'm supporting macos and would love to see support for this platform as well. Please let me...

Hi there, thanks for this cool library. Very appreciated. I'm trying to get the OrbitControlsModule to not zoom or simply maxZoom or maxDistance. None of these below properties worked when...

I have a Sails app, and want to use this module to compile the documentation living in a different repo. How can I achieve this? The example provided doesn't seem...

This does not work as [documented](https://www.npmjs.com/package/next-connect#nextjs-app-router) (in Typescript) ``` const handler = (): Response => { console.log("Hello world!"); const data = { hello: "world" }; return Response.json({ data }); };...

Adding /helpers and tests and generally checking it works. Are you interested in maintaining this module? I find it useful!