GitShow/denoland/image-resizing-api
denoland

image-resizing-api

A simple image resizing API written in Deno.

by denoland
Star on GitHubForknpm

TypeScript

24 stars3 forks2 contributorsQuiet · 1y agoSince 2023

Meet the team

See all 2 on GitHub →
lambtron
lambtron13 contributions
mxdvl
mxdvl1 contribution

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 1y ago
See all on GitHub →
tedsecretsource
runtime has escaped from the event loop unexpectedly: event loop error while evaluating the module: TypeError: Invalid URL: 'magick.wasm'OpenIssue

Using an updated import: is returning the error "runtime has escaped from the event loop unexpectedly: event loop error while evaluating the module: TypeError: Invalid URL: 'magick.wasm'" Apparently, magick.wasm is a file included with the ImageMagick library but the method for reading the file is not working. I've found that using the gives better results: FWIW, so far I've been unable to get this code (or any of the other myriad approaches) to work, at all. The Edge Function runtime craps out with errors like or or or . References https://github.com/supabase/supabase/blob/226d05fb83415be92021008b4ecc81f212be9288/examples/edge-functions/supabase/functions/image-manipulation/index.ts https://supabase.com/docs/guides/functions/examples/image-manipulation https://github.com/dlemstra/magick-wasm/blob/main/deno/example.ts

tedsecretsource · 1y ago
bansal
issue: ReferenceError: __dirname is not definedOpenIssue

I am getting this error:

bansal · 1y ago

Recent fixes

View closed PRs →
mxdvl
Check type instead of valueMergedPR

Why? is never strictly equal to the value

mxdvl · 1y ago
Structured data for AI agents

Repository: denoland/image-resizing-api. Description: A simple image resizing API written in Deno. Stars: 24, Forks: 3. Primary language: TypeScript. Languages: TypeScript (100%). Open PRs: 0, open issues: 2. Last activity: 1y ago. Community health: 25%. Top contributors: lambtron, mxdvl.

·@ofershap

Replace github.com with gitshow.dev