GeistHaus
log in · sign up

Writing Javascript without a build system

jvns.ca

Writing Javascript without a build system

6 pages link to this URL
Buildless JavaScript

I really liked Julia Evans' blog post "Writing Javascript without a build system" and would like to offer a few alternatives.

0 inbound links website en
download-esm: a tool for downloading ECMAScript modules

I’ve built a new CLI tool, download-esm, which takes the name of an npm package and will attempt to download the ECMAScript module version of that package, plus all of …

3 inbound links article en cli 109ecmascript 6javascript 755projects 526npm 23ai-assisted-programming 381