scoped packages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 121
- Forks
- 42
- Avg merge
- 18h 36m
- Merged PRs (30d)
- 14
Description
Help request
Problem
scoped packages (e.g @angular/compiler) do not appear in search results and package info
What I have tried
https://api.cdnjs.com/libraries?search=@angular/compiler
https://api.cdnjs.com/libraries?search=%40angular%2Fcompiler
https://api.cdnjs.com/libraries/@angular/compiler?fields=name,description
https://api.cdnjs.com/libraries/%40angular%2Fcompiler?fields=name,description
am I missing something?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior with the listed /libraries search and /libraries/@angular/compiler package-info URLs, including their encoded variants. Trace the API entry points handling library search and package lookup; done means scoped package names appear in search results and package information responds correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100