@tuicom/6m-tools

A collection of tools for usage with TUI 6M components.

Usage no npm install needed!

<script type="module">
  import tuicom6mTools from 'https://cdn.skypack.dev/@tuicom/6m-tools';
</script>

README

TUI 6M tools

This package contains a few tools which are useful during the development of 6M components.

Right now, these are:

6m-build

The 6m-build tool implements a minimal build process as described in the 6M specification.

6m-run

The 6m-run tool implements a minimal runtime environment for 6M components that comply with the 6M specification.