1

I’ve figured out how to write libraries in Deno, and publish them to node using the DNT package, but this only works if there package is authored in Deno. I have several libraries that are already written in Node and I’d like to publish Deno packages for them, but I’m unsure how to handle the dependencies. Using the DNT tool, you effectively map the Deno dependencies to Node. How can I go the other direction and map Node dependencies to Deno so I can publish tools (like @jmondi/oauth2-server) to Deno? Here is an example going from Deno to Node: @jmondi/browser-storage

no comments (yet)
sorted by: hot top new old
there doesn't seem to be anything here
this post was submitted on 05 Jul 2023
1 points (100.0% liked)

JavaScript

2786 readers
1 users here now

founded 3 years ago
MODERATORS