cdnjs / api-server

📡 API server for api.cdnjs.com - The #1 free and open source CDN built to make life easier for developers.
https://api.cdnjs.com
MIT License
89 stars 38 forks source link

How to specific library rawFiles data #85

Closed bajrangCoder closed 1 year ago

bajrangCoder commented 1 year ago

I have implemented a sample project with the help of cdnjs api for searching libraries and onclick result it shows the library details and files name but I want to link the filenames with their url

Please help me???