Deno to Node transform is a build tool that transforms Deno modules into Node.js/npm-compatible packages. To maximize adoption, your module should support CommonJS and ESM, JavaScript with TypeScript declarations. We’ve created a simple and totally real module that tests whether a variable is the number 42.

5m read timeFrom deno.com
Post cover image
Table of contents
dnt — Deno to Node transformWrite, transform, publishAutomate with GitHub ActionsWhat’s next?

Sort: