I'm making this for myself to translate to multiple languages at once.
run#
bun install
bun run dev
Made with#
- SvelteKit •
create-svelte - shadcn-svelte • install
- add component:
bunx shadcn-svelte@latest add button
- add component:
commit 870519ab087d07c46d2d81e6cc006c579cfbe251
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:33:36 2025 +0100
show flag instead of debug button
commit 539f27002d07236f84ab6362a32f68c9949cdbe3
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:22:55 2025 +0100
simpler debug
commit 68c19e4ded9701ece62b1f8b3bebb0ad60214e1e
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:17:47 2025 +0100
debug all headers
commit 9173f1b1e0fe0a0886c7157fd257ce55f8a8138f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:07:58 2025 +0100
debug all headers
commit 07b2e5e348c42e9b9631a8a2a25c045a9980bf29
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Sun Mar 23 23:56:50 2025 +0100
remove translation typing debug
commit b22aa05a2f8e385709275a5d5b9ba4fd892e2c89
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Sun Mar 23 23:30:28 2025 +0100
WIP cf-country updates
* Delete NewLang.svelte.bak
* translationHistory store
* WIP exampleTyper store
* wip try to use effect less
* remove unused variables
* kia ora is mistranslated; not a good example
* Update NewLang.svelte
* wip state machine
* simplify button
commit 8b9db64895999ebb65c432ea819fd75f643c6ddc
Merge: 1143c03 cad9550
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 13:18:53 2025 +0100
Merge branch 'main' into example-typer-tweaks
commit 1143c032fbdf432ba3b32f8b3f382fec4348c882
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 12:28:02 2025 +0100
reset when input is cleared
commit 9161a0528ac861e76201f8523a52503213597faf
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 12:23:33 2025 +0100
keep typing after first example
commit 205366e15cc0eb805225c26c60547d0a92792337
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 10:55:50 2025 +0100
Update NewLang.svelte
commit 20f3bd7734b03e6004252d5903ff6bbe794fb83f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 10:52:22 2025 +0100
wip 2
commit 9445294d25fbf37c03bb06fec5b74d31b91a7157
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 10:48:47 2025 +0100
wip typing state
commit cbcdbcf0b571ab02527dff7de2c90acd12b34aa1
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed Mar 12 00:58:04 2025 +0100
wip user typing should stop example typing
I'm making this for myself to translate to multiple languages at once.
bun install
bun run dev
create-sveltebunx shadcn-svelte@latest add button