centrifugal / centrifugal/examples
v6/htmx-centrifugo promotes an unpublished npm package
- Dominant language
- HTML
- Stars
- 58
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I was checking out the htmx-centrifugo example (https://github.com/centrifugal/examples/tree/master/v6/htmx-centrifugo), and noticed that it references/promotes a seemingly unpublished package?
The examples themselves work as expected because the plugin is included in the repo (https://github.com/centrifugal/examples/blob/master/v6/htmx-centrifugo/src/htmx-centrifugo.js), but the README.md refers to these two links:
- https://unpkg.com/htmx-centrifugo@0.1.0/dist/htmx-centrifugo.js
- https://unpkg.com/htmx-centrifugo/dist/htmx-centrifugo.js
Which are both 404, as is the corresponding npm entry: https://www.npmjs.com/package/htmx-centrifugo
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect v6/htmx-centrifugo/README.md and compare its two htmx-centrifugo URLs with the repository’s included src/htmx-centrifugo.js and the reported npm and unpkg responses. Confirm the intended distribution path with the project context, then ensure the README no longer promotes unavailable package links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100