7 Commits

Author SHA1 Message Date
Huakun Shen
7f1881eb23
chore: bump version to 0.1.0, update API imports, and enhance npm publish workflow 2025-02-07 00:45:35 -05:00
Huakun Shen
4db8d65b5e
use back to jsr.json, add import map 2025-01-12 15:40:21 -05:00
Huakun Shen
a570f904d4
debug: add // deno-fmt-ignore-file for deno-src ts files 2025-01-12 15:29:47 -05:00
Huakun Shen
f8527064eb
fix: add deno-lint-ignore-file for deno-src files 2025-01-12 15:18:48 -05:00
Huakun Shen
0c7da3ca30
fix: add .npmrc to deno-src to fix @jsr npm scope problem
All imports in deno typescript file are auto converted to npm packages under @jsr scope. This requires mapping scope to jsr's registry
2025-01-12 03:26:57 -05:00
Huakun Shen
e142407486
feat: include missing types.ts in jsr include 2025-01-12 01:54:00 -05:00
Huakun Shen
aba925da49
migrate: from central KunkunExtensions repo to this standalone repo for JSR experiment 2025-01-08 04:02:45 -05:00