quick

QuickJS is a declarative language engine to run inside a browser. The node module contains the offline compiler.

Usage no npm install needed!

<script type="module">
  import quick from 'https://cdn.skypack.dev/quick';
</script>

README

quickjs

Description

A declarative language heavily inspired by Qt's QML language. QuickJS aims to bring a similar ease of use to the HTML world.

Status

The project is in very early development. There is no documentation and no guide, yet, but the examples might give you some indication on how it looks like and how it works :-)

Join me!

Any help is greatly appreciated! Nicer examples, bugfixes, code, ideas, discussions, similar projects which make this obsolete, ...