postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Publish deno-postgres on nest.land

Open martonlederer opened this issue 4 years ago • 3 comments

Nest.land is a growing ecosystem of Deno modules. It is a blockchain based package-registry, so if you publish a module, no one will be able to remove it ever again. This is especially useful and important regarding the url-based imports in Deno and most importantly, security. Even though Nest.land is in beta, it is really powerful and also faster than the github servers (deno.land/x) just rewrites your url to github.

More information on https://nest.land/docs

martonlederer avatar Jun 20 '20 18:06 martonlederer

Is nest.land still a thing?

bombillazo avatar Feb 04 '24 08:02 bombillazo

Yup, nest.land still works, it is just not being actively worked on

martonlederer avatar Feb 04 '24 09:02 martonlederer

We've recently added JSR support, I don't think we'll work to add more, but you are welcome to contribute a PR to add support so we can review and merge.

bombillazo avatar Feb 12 '24 04:02 bombillazo