A workshop on custom elements (web components) https://weaving-web-components.workshop.nilsnh.no/
  • HTML 58.4%
  • JavaScript 38.9%
  • CSS 2.7%
Find a file
2026-04-22 11:29:23 +02:00
src update footer and frontpage 2022-03-27 09:33:03 +02:00
.gitignore add variable Open Sans font, preload it on all pages 2022-03-23 21:33:52 +01:00
package-lock.json housekeeping, update deps 2026-04-22 11:16:44 +02:00
package.json 🔥 remove Netlify related code 2026-04-22 11:29:23 +02:00
readme.md 🔥 remove Netlify related code 2026-04-22 11:29:23 +02:00

Weaving Web Components in a Bundler-Free World

Please don't upload to GitHub

A workshop on how to use web components without a bundler.

The workshop can be viewed online here.

Getting started

  1. Download this repository.
  2. Install Node.js.
  3. Run npm install to install dependencies.
  4. Run npm start to start the livereload server.

For deployment

Just copy the src/ folder to any static-file capable hosting provider.

Sidenote: The deploy script in package.json is used to deploy workshop updates to my personal server.

License

Except where otherwise noted, this repository is copyright Nils Norman Haukås 2022, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.