danfinlay / confinable-ui

An experimental dom alternative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confinable UI

A demonstration of a confinable UI framework

Builds on ideas from caputi, but is more focused on the DOM alternative that it implied but never really dove into.

Also kinda going past the ideas in react-captp-experiment, by totally abandoning react. This framework could later be ported to JSX if wanted, but it was using very little of the react framework, and I think it shows how lightweight a good ocap framework can be.

Setup:

  • npm i
  • npm run dev

About

An experimental dom alternative


Languages

Language:TypeScript 77.3%Language:CSS 18.7%Language:HTML 4.1%