nodef/JSR Mirror

A GitHub Action for mirroring JavaScript Registry (JSR) packages to other registries.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
registryTarget registry to mirror the JSR package toyes
registry-tokenToken needed to publish to the target registryyes
registry-urlURL of the target registry (e.g., registry.npmjs.org for npm)no""
github-tokenGitHub token for accessing repository detailsno""
deno-config-pathPath of the Deno config file (e.g., deno.json)nodeno.json
manifest-pathPath of the manifest file (e.g., package.json)nopackage.json
npmrc-pathPath of the npmrc file (e.g., .npmrc)no.npmrc
npmignore-pathPath of the npmignore file (e.g., .npmignore)no.npmignore
nameName of the package in the target registryno""
versionVersion of the package in the target registryno""
descriptionDescription of the package in the target registryno""
keywordsKeywords of the package in the target registry (comma separated)no""
licenseLicense of the package in the target registryno""
authorAuthor of the package in the target registryno""

no outputs