Commit graph

15 commits

Author SHA1 Message Date
34e710f036 fix: Update test import to src/logic/board.ts
Some checks are pending
Test / test (push) Waiting to run
2025-11-29 19:20:20 +08:00
32534084df refactor: Migrate project from Deno to pnpm/Node
Replace Deno configs and workflows with pnpm/Node tooling Add
package.json, jsr.json, build.config.ts and pnpm-lock.yaml Remove
deno.json, deno.lock, Deno build scripts and workflow Move source files
into src/ and update imports and tests to vitest Add Test CI workflow
and adapt publish jobs for pnpm/node Update editor settings, tasks,
.gitignore and bump LICENSE year
2025-11-29 19:11:49 +08:00
Shibo Lyu
7923680e80 fix: dirty fix for char width 2025-01-28 17:21:59 +08:00
Shibo Lyu
4dd8121ebb feat: support any unicode grapheme clusters. 2025-01-28 14:31:14 +08:00
Shibo Lyu
46a647441b fix: fill with reference 2024-12-29 23:13:00 +08:00
Shibo Lyu
587e0558e9 fix: 0.3.1 2024-12-29 22:43:36 +08:00
Shibo Lyu
91db478fe9 fix: applying 1-width at odd location 2024-12-29 22:32:59 +08:00
Shibo Lyu
5077995eb3 feat: on-demand section creation & 0.3.0. 2024-12-29 04:09:35 +08:00
Shibo Lyu
92768c4ff5 feat: 0.2.0, all new full board format 2024-12-28 20:41:19 +08:00
Shibo Lyu
9658d88162 fix: lint errors. 2024-05-04 23:08:41 +08:00
Shibo Lyu
9a4927f9b2 test: more tests 2024-05-04 22:17:19 +08:00
Shibo Lyu
302d6cef3e test: board 2024-04-30 22:15:45 +08:00
Shibo Lyu
2836153a7f chore: deno fmt everything 2024-04-29 14:40:45 +08:00
Shibo Lyu
4999c5096a fix: apply change for 2-w at alternate position 2024-04-29 14:32:06 +08:00
Shibo Lyu
6dfe7129c4 initial version 2024-04-28 13:05:28 +08:00