13 Commits

Author SHA1 Message Date
Valentyne Stigloher
5aa83aa1f0 (nouns) filter example sentences missing required morphemes or declensions 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
c770365d63 (refactor) make ExamplePart[] a class to move methods there and rename old Example to PronounExample 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
ab40c054e6 (refactor) decouple <Example>, <Morpheme> and other components from Pronoun 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
0e6d28984e (test) reorganize imports, dynamic import() is not necessary anymore as morphemes.ts does not need to be mocked anymore 2025-01-19 21:24:57 +01:00
Adaline Simonian
9de5bbdce4
feat: add nynorsk and complete/fix bokmål locale 2025-01-12 15:56:24 -08:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
1f6a48900b (test) migrate from jest to vitest for keep them running and more integrated testing 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
61ecf5025d (ts) migrate 2024-06-26 13:57:06 +02:00
Valentyne Stigloher
37aaf9537b (pronouns) add option to disable generator and move all related configuration to a submodule configuration
disable generator for ar
2024-05-23 18:19:26 +02:00
Valentyne Stigloher
118ea121de (refactor) remove process.env.CONFIG and other env variables containing config values 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
a80dc8ca32 (de)(pronouns) group example sentences via categories 2024-05-13 12:03:20 +02:00
Valentyne Stigloher
c84346137c (ts) explicitely type Config 2024-03-07 16:28:12 +01:00
Valentyne Stigloher
12dbbb327c (ts) convert tests to TypeScript 2024-02-23 17:51:21 +01:00