3
Support for native deno package
Source: supabase/supabase#13780 · opened by @sant123
Hi, currently Supabase is not available officially in The current docs says to install it through esm, however would be better for Deno users to install it through deno land.
Some of the benefits:
+ Docs can be read in deno.land for each method, field, interface, type, etc.
+ Support for immutable versions, sometimes brings different code with same versioning causing deno.lock to fail
+ Can be available to other JS runtimes that support import modules by URL out of the box
+ No bundling process, the code will be served as it was published
Please let me know what you think, thanks!
Some of the benefits:
+ Docs can be read in deno.land for each method, field, interface, type, etc.
+ Support for immutable versions, sometimes brings different code with same versioning causing deno.lock to fail
+ Can be available to other JS runtimes that support import modules by URL out of the box
+ No bundling process, the code will be served as it was published
Please let me know what you think, thanks!
No pledges yet. Be the first to back this.
Comments
Similar requests
Supabase Edge Functions: Deno Lock File v5 Support Request
31 votes · 0 comments
Integrate Deno queue into Supabase
6 votes · 0 comments
Deploy Functions with NO TYPE CHECK Flag on default
4 votes · 0 comments
Edge Functions: Allow package.json without import_map.json
6 votes · 0 comments
Support Deno 1.46
2 votes · 0 comments
No comments yet.