Wouldn’t it be great to have a tool able to make all the major NPM modules available to Deno?
Although it is quite easy to port a module, maintaining two codebases is a chore. Hence Denoify, a build tool aimed at NPM package authors that take as input a TypeScript codebase that was meant to target node and/or the web and spits out a modified version of the source files ready to be deployed as a Deno module.
The built tools come hand in hand with a GitHub action CI setup that takes charge of publishing on both Deno and NPM.
During this talk, I will show what the tool is capable of today, what it could be capable of tomorrow, and the help it needs from the opensource community to get there.

#deno #npm #node #developer

Introducing Denoify - The Major NPM Modules Available to Deno
7.55 GEEK