{"id":20381290,"url":"https://github.com/sigalor/chinese-learner","last_synced_at":"2025-07-13T08:40:02.041Z","repository":{"id":27602600,"uuid":"114567548","full_name":"sigalor/chinese-learner","owner":"sigalor","description":"A desktop web application for learning Mandarin Chinese and its character stroke order.","archived":false,"fork":false,"pushed_at":"2022-12-10T16:10:15.000Z","size":1615,"stargazers_count":33,"open_issues_count":10,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T08:52:29.404Z","etag":null,"topics":["chinese","mandarin","reverse-engineering","stroke-order"],"latest_commit_sha":null,"homepage":"https://sigalor.github.io/chinese-learner/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sigalor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-17T20:47:37.000Z","updated_at":"2025-04-03T08:52:15.000Z","dependencies_parsed_at":"2023-01-14T07:06:31.891Z","dependency_job_id":null,"html_url":"https://github.com/sigalor/chinese-learner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigalor%2Fchinese-learner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigalor%2Fchinese-learner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigalor%2Fchinese-learner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigalor%2Fchinese-learner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigalor","download_url":"https://codeload.github.com/sigalor/chinese-learner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543883,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chinese","mandarin","reverse-engineering","stroke-order"],"created_at":"2024-11-15T02:12:51.283Z","updated_at":"2025-04-12T08:52:35.009Z","avatar_url":"https://github.com/sigalor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chinese-learner\nA desktop web application for learning Chinese and its character stroke order.\n\n# Usage\nBy default, when you execute `npm start`, the application runs on\n`http://localhost:1275`. You can change the port and all other Express\nsettings in the `index.js` file.\n\nThe current characters are cached in `client/cache/`. At the moment, the client\napplications needs the server to fetch the stroke order for characters it\ndoesn't know. If you want the page to be static, set the `USE_CACHE_ONLY`\nflag to `true` in `client/js/main.js`.\n\nIf you are interested in how the stroke order is internally represented, enter\nsomething like `http://localhost:1275/strokeorder/我` into your web browser.\nA JSON structure will appear which encodes the vector image for each stroke.\n\nThe stroke order sequence is courtesy of\n[EON Media Limited](http://www.eon.com.hk/estroke/). When you visit a page like\n[Chinese Hideout](http://chinesehideout.com/tools/strokeorder.php?c=我) which\nuses EON's API, the canvas shown is very static and all in all the page doesn't\nlook nice. I wanted to change that, so I reverse-engineered the API so that\nthis project uses SVGs on the client side instead of canvases. Together with\nCSS3, this makes animating the stroke order so easy that only stuff like\n`transition: clip-path 0.2s;` and `clip-path: inset(...)` is needed for\nthe individual SVG paths. \n\n# Live version\n\nVisit [sigalor.github.io/chinese-learner](https://sigalor.github.io/chinese-learner/)\nto try out this application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigalor%2Fchinese-learner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigalor%2Fchinese-learner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigalor%2Fchinese-learner/lists"}