Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 428 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 428 Bytes

u

A light wight, tree-shakable UI library for Vue3 apps

Suitable for apps that need to perform heavy computational tasks in the browser; like drawing apps with a lot of interactive elements

Docs are still under development. To understand how it works, please clone the repo and run npm i && npm run dev. This will run example project under the /examples directory. See the code and the browser for easy examples.