Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 402 Bytes

vue-ui-typing-perf

Check TS performance for Vue UI libraries.

Run $ pnpm i && sh start.sh to generate tsv. (under temp/)

alt text

Save Image

python3 -m venv .venv source .venv/bin/activate python3 -m pip install -r requirements.txt

python3 photo2.py to generate under temp/

Credits