Commit graph

8 commits

Author SHA1 Message Date
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
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
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