Nodejs - Quick Picks #2

10/31/2021, Sun
Categories: #JavaScript
Tags: #NodeJs

Cjstoesm

Automate the process of converting over JavaScript files in the cjs format to the newer ESM format with the command line.

Pkg

Create a self-contained executable bundle for your npm module such that the Nodejs runtime is not required in the environment to run your scripts.