Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 524 Bytes

File metadata and controls

17 lines (10 loc) · 524 Bytes

JavaScript Examples

This repository contains small JavaScript example files grouped by topic. It is a copy of a local workspace that demonstrates Node and browser ES modules.

How to run locally

Files of note

  • serve.js — tiny static server
  • modules/ — example ES module with export.js and main.js
  • examples.html — top-level index pointing to demo pages