typedgrammar/typed-japanese
🌸 Learn Japanese grammar with TypeScript observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 88
- Release rhythm 35
- Longevity 38
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 533
- days_rel: n/a
- days_push: 73
- n_releases_24m: 0
Adoption not part of the score
1946 stars · 24 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Typed Japanese is a TypeScript type-level library that encodes Japanese grammar rules as a DSL, letting users write and verify grammatically correct Japanese sentences via the TypeScript compiler. It also powers an interactive course and playground that teach Japanese grammar through type-checked code examples.
Use cases
- learn japanese grammar with typescript
- verify japanese sentence grammar using the type checker
- model japanese verb conjugations as types
- build a dsl for japanese sentence structure
- use type-level programming to validate natural language
- let llms output grammar analysis that can be type-checked
When to choose
- you already know TypeScript and want to learn Japanese grammar hands-on
- you want compiler-verified construction of Japanese sentences
- you need a structured, verifiable intermediate format for Japanese grammar analysis
- you want an interactive, beginner-friendly grammar course with type-checked examples
When to avoid
- you need production NLP parsing of arbitrary Japanese text
- you want a general-purpose Japanese translation or dictionary tool
- you don't use TypeScript and won't adopt its type system
- you need full coverage of Japanese grammar beyond the supported subset
Facets
library · maturity active
type-system nlp parser programming-language education programming-languages browser japanese-grammar language-learning type-level-programming dsl computational-linguistics interactive-course compiler-verification natural-language-processing localization typescript nodejs web
2 sources
- readme: https://github.com/typedgrammar/typed-japanese · fetched 2026-08-28 · 7bb822df8cf6
- homepage: https://typedgrammar.com · fetched 2026-08-29 · ce0cfce2b9bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| typedgrammar/typed-japanese | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="typedgrammar/typed-japanese")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem