🚀 Convert the q5.js
library into an ECMAScript Module (ESM) with ease!
This script reads the local q5.js file from subfolder q5
or fetches it from a remote source,
applies customizable string replacement patterns, and generates the resulting q5.mjs
file
in subfolder q5
.
- Local or Remote Input: Automatically handles local files or fetches from a remote URL.