When we ask to write javascript code, It just uses npm library in code, But does not mention it
Open
- Dominant language
- Python
- Stars
- 41.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
When we try to give a prompt for any javascript functionality, It just crawls from GitHub but while providing code it does not mention that the function which we're using in the code is an npm library
`curl cht.sh/javascript/image-to-pdf-converter`
above prompt gives reference to jsPDF npm library but does not mention it as an npm library or outsource dependency
Contributor guide
Research direction
Run `curl cht.sh/javascript/image-to-pdf-converter` and inspect how the JavaScript answer is assembled from GitHub sources. Trace the relevant response or cheatsheet generation entry point; done means the output identifies jsPDF as an npm library or outsourced dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100