lego-doc

Lego Doc

Documentation for šŸš€ Lego Web-Components, the Native and Future-Proof Web-Components Library.

Documentation was moved to https://github.com/Polight/lego/tree/master/docs

<template>
  <p>Welcome to Lego, the native and ${duration} web-components library.</p>
</template>

<script>
  export default class extends Lego {
    init() {
      this.state = { duration: "Future-Proof" }
    }
  }
</script>

šŸš€ Lego Web-Components, the Native and Future-Proof Web-Components Library.

Lego is a web-component library that allows you to build HTML elements easily and compile them to native HTML elements.

The whole library runs within the browser.

To know more, go to the documentation to install and create native web-components.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes