Embeddable runtime

One small calendar node for other pages.

Use the widget when you need a compact Super-Calendar surface inside a website, extension popup, internal dashboard, documentation page, or static HTML file.

Snippet

Weather example

<script
  src="https://super-calendar.io/widget.js"
  data-feed="weather"
  data-city="Sao Paulo"
  data-units="metric"
  data-lang="pt-BR"
  data-width="180"></script>