ES module example

Imports named functions from the ESM build. ES modules are blocked over file:// by browsers, so serve this one (e.g. npm run demo, then open /examples/esm-module.html).

Result will appear here…