Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Use with" instructions should also be shown for browser-only libraries #799

Open
nicolo-ribaudo opened this issue Oct 30, 2024 · 0 comments
Labels
docs gen Related to the documentation generation good first issue Good for newcomers

Comments

@nicolo-ribaudo
Copy link
Contributor

People developing for the browser still use a package manager to install their dependencies, so instructions on how to install something thrown npm/yarn/etc are also valuable for them.

https://jsr.io/@nic/local-highlight-registry is a library that only works in browsers. However, I had to mark Node.js compatibility as "unknown" rather than "no" to get the instructions to show up.

@github-project-automation github-project-automation bot moved this to Needs Triage in JSR Oct 30, 2024
@crowlKats crowlKats added good first issue Good for newcomers docs gen Related to the documentation generation labels Jan 16, 2025
@crowlKats crowlKats moved this from Needs Triage to Ready in JSR Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs gen Related to the documentation generation good first issue Good for newcomers
Projects
Status: Ready
Development

No branches or pull requests

2 participants