Commit graph

3 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
5a46fa7f37 fix: only publish after tests passed 😨 2024-05-04 23:09:21 +08:00
Shibo Lyu
4accd62916 ci: setup jsr publishing 2024-05-04 23:04:16 +08:00