aboutsummaryrefslogtreecommitdiff
path: root/src/main.ts
AgeCommit message (Collapse)Author
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
Move uiOpts and lytOpts to store.ts Add 'const's to *.ts
2022-07-10Update project-level and client-side documentationTerry Truong
2022-03-12Make basic conversion to typescriptTerry Truong