showbits/showbits-thermal-printer-ui
Joscha 5275a84dac Rename components
I'm already using the term "document" on the Rust side. Makes sense to
call it the same in the UI.
2025-03-03 20:32:17 +01:00
..
public Simplify font setup 2025-03-03 20:32:16 +01:00
src Rename components 2025-03-03 20:32:17 +01:00
.gitignore Simplify gitignore 2025-03-02 17:51:56 +01:00
eslint.config.ts Extract api request logic into component 2025-03-03 15:12:51 +01:00
index.html Update page html 2025-03-03 00:41:43 +01:00
package.json Set up typed eslint 2025-03-02 19:24:55 +01:00
tsconfig.app.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.json Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.lint.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.node.json Set up typed eslint 2025-03-02 19:24:55 +01:00
vite.config.ts Get tp server and ui dev server to talk to each other 2025-03-03 00:26:47 +01:00