Skip to content

Conversation

@schpet
Copy link
Owner

@schpet schpet commented Feb 10, 2026

  • Uses @deno/dnt to transform Deno code to Node.js
  • Generates ESM-only package (needed for top-level await)
  • Includes .npmrc to configure JSR registry at npm.jsr.io
  • JSR dependencies use npm:@jsr/scope__package format
  • Works with npm, pnpm, yarn, and bun
  • Adds shebang to make binary executable
  • Tested with both npm and bun
  • Added CI checks to verify npm/bun compatibility

todo

  • setup npm account stuff, make package there etc

#128

@schpetbot schpetbot force-pushed the push-yntzqlxykyqo branch 2 times, most recently from b38da7b to 6ccb3ca Compare February 10, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant