Cjk-failure-corpus Alternatives
Similar projects and alternatives to cjk-failure-corpus
-
payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
CopilotKit
The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol
-
-
cjk-agent-fixtures
Discontinued Runnable CI regression fixtures for the eleven ways CJK / IME / multilingual input breaks in editors, terminals, and AI agents (JS + Go). [GET https://api.github.com/repos/mahirhir/cjk-agent-fixtures: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
cjk-failure-corpus discussion
cjk-failure-corpus reviews and mentions
-
ime bugs, display-width bugs, and bidi bugs are the same bug
Everything above comes straight out of data/corpus.json: one object per bug, with the category, the symptom, a minimal repro, and the fix, checked against the live GitHub API so a closed or reverted PR can't sit there uncorrected. A companion repo, cjk-agent-fixtures, turns the repros into CI fixtures, so a regression on any of these three assumptions gets caught before it ships again instead of waiting for someone with a Japanese keyboard to notice by hand.
-
Teaching a grader the difference between pаypаl and paypal
I've spent about a year finding these bugs by hand, in real repos, as pull requests. 115 of mine are merged upstream as of this morning (misskey, strapi, MUI, Vue Router, Wails, Tencent's tdesign, and a long tail of smaller ones — zero self-merged, github.com/greymoth-jp if you want to check). Most of what I found reduces to a short list of repeating shapes: an Enter key that submits a form mid-IME-conversion, a .length check that splits a kanji in half, a locale file that silently drifts out of date behind the English source. I keep the CJK/Unicode ones in a public corpus, cjk-failure-corpus — 97 of them now, each linked to a real PR or issue, not written from memory.
Stats
mahirhir/cjk-failure-corpus is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cjk-failure-corpus is HTML.