Tag: publishing
2 articles
· jsr / deno
How to Publish a TypeScript Package on JSR: Full Guide
Step-by-step guide to publishing a TypeScript package on JSR: configure jsr.json, fix slow types, publish via Deno or GitHub Actions, and maximize your score.
· npm / typescript
How to publish an npm package the right way in 2026
Dual ESM/CJS with tsup, a proper exports map, changesets for versioning, and provenance — the complete 2026 workflow that the top-ranking tutorials still miss.