Skip to content

Latest commit

 

History

1,251 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path.ux

An HTML5 UI library with Blender-RNA-style data binding.

Setup

path.ux uses pnpm and carries submodules.

git submodule update --init --recursive
pnpm install
pnpm run build

Running the example app

The example app under example/ is the reference consumer. Launch it in NW.js or Electron, each with the Chrome DevTools Protocol on port 9222:

pnpm nwjs
pnpm electron

Or serve it over http and open http://localhost:5002:

node serv.js

Checks

pnpm run typecheck   # the library, then example/
pnpm run test        # vitest
pnpm run lint        # eslint + the comment prose linter
pnpm run format      # prettier

About

office-style application framework

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages