super-glue

A library for creating small js applications in a declarative way.

Usage no npm install needed!

<script type="module">
  import superGlue from 'https://cdn.skypack.dev/super-glue';
</script>

README

Super-glue

All the gluecode you'll ever need.

What?

A library that lets you write front-end appliactions in react in an interactive way with a minimal amount of gluecode.

How?

  • All app data contained in one value
  • All data and actions defined in one place

Why?

...

TODO

  • Clean-up
  • Update examples, they are broken