2025-10-07 22:03:49 +02:00
2025-10-05 01:24:37 +02:00
2025-10-05 01:24:37 +02:00
2025-10-07 22:03:49 +02:00
2025-10-05 01:24:37 +02:00
2025-10-05 01:24:37 +02:00
2025-10-07 22:03:49 +02:00
2025-10-05 01:24:37 +02:00
2025-10-05 01:30:46 +02:00
2025-10-05 01:30:46 +02:00
2025-10-05 01:24:37 +02:00

MarkItUp Custom Element Example

This is a simple demonstration of using HTML Custom Elements in Elm.

Inspired by Luke Westby's Elm Europe talk. The JavaScript custom element code is almost a verbatim copy.

To run it:

  • git clone and cd into the local copy
  • run elm make src/Miu.elm --output js/miu-demo.js
  • open "demo.html" in a web browser
Description
No description provided
Readme 75 KiB
Languages
JavaScript 56.8%
CSS 36.5%
Elm 4.7%
HTML 1%
Shell 0.9%
Other 0.1%