Commit graph

4 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
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
6dfe7129c4 initial version 2024-04-28 13:05:28 +08:00