Skip to content

alexszeliga/ug-lay

Repository files navigation

ug-lay

A framework-agnostic, persistent tiling window manager for the web.

Structure

  • @ug-lay/core: Reactive state machine (TypeScript).
  • @ug-lay/react: React integration.
  • ug-lay/php: Server-side DTOs and validation.
  • apps/*: Reference implementations and sandboxes.

Usage

pnpm install
pnpm build

Sandboxes

There are three sandbox projects that show how one would implement the core package in pure Vanilla TS, with React and in a PHP web server environment. Run them with the following commands.

pnpm --filter sandbox dev
pnpm --filter react-sandbox dev
pnpm --filter php-sandbox-frontend dev

...or...

pnpm sandboxes:all

Documentation

About

A framework-agnostic, persistent tiling window manager for the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors