Commit graph

7 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
91db478fe9 fix: applying 1-width at odd location 2024-12-29 22:32:59 +08:00
Shibo Lyu
9a4927f9b2 test: more tests 2024-05-04 22:17:19 +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