Archive - Tagged with 'esm'

< Back



How To Create A Dual-mode Cross-runtime Javascript Package

by Hexagon,

This article will guide you through publishing dual-mode, cross-runtime JavaScript packages. Learn to create libraries compatible with both ESM and CommonJS, as well as different runtimes like Node.js, Deno, and browsers.