Examples
-
vanilla_simple_iife.html - Simple
(Vanilla JavaScript IIFE). This example uses the minified IIFE import
and can run directly from the local filesystem.
-
vanilla_simple_esm.html - Simple
(Vanilla JavaScript ESM). This example uses the minified ESM module and
must be served from a webserver due to CORS policy.
-
vanilla_images.html - Show Image
Results (Vanilla JavaScript)