sor4chi / hono-storage

A storage helper for Hono. Support disk, memory, S3, etc.
MIT License
101 stars 3 forks source link

Deno support #37

Open ibodev1 opened 10 months ago

ibodev1 commented 10 months ago

For those who want to use hono and hono-storage for deno developers, can deno support be brought to hono-storage?

sor4chi commented 10 months ago

Hi, @ibodev1 thank you for requesting!

I'd like to support that! I'm currently investigating the way to use Denoify to create a workflow that would automatically release to deno as well.

sor4chi commented 10 months ago

It seems that deno.land/x and monorepo are not compatible. I haven't tried it yet, but I'm currently thinking of using it via the npm specifier.

ibodev1 commented 10 months ago

npm: the simple way is to use it with a prefix, but it might be more useful if there is a deno_dist.