Commit graph

4 commits

Author SHA1 Message Date
c703b1870a refactor: extract render entrypoint & add cropRender function 2025-12-16 16:41:30 +08:00
d97546f47c chore: bump deps 2025-12-15 22:08:45 +08:00
bf976a8ceb chore: Add TypeScript devDependency and update build entry 2025-11-29 19:15:06 +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