Commit graph

4 commits

Author SHA1 Message Date
b51545ab39 fix: Strip JSR deps before publishing and add deno.json
JSR itself does not accept 'jsr:' dependencies in package.json, remove
them in the publish workflow before publishing. Add $schema to jsr.json.
2025-11-30 10:28:57 +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
24c6b0769c chore: merge deno.json & jsr.json 2024-05-04 23:05:42 +08:00
Shibo Lyu
d3ed0d45ac build: jsr 2024-05-04 23:02:13 +08:00