Skip to content

API Index

Building UI

Building user interfaces with pure function calls.

  • ex.HTML - create a HTML DOM with the specified attributes and child nodes.
  • ex.set - set a HTML DOM with the specified attributes and child nodes.

Applying Reactivity

Applying fine-grained state observation.

Released under the MIT License.