cdnjs provides a simple API to allow anyone to quickly query the libraries we have on the CDN.
We provide two main endpoints, the libraries
endpoint which allows anyone to search
through the full set of libraries we offer, and the libraries/:library
endpoint which
allows for detailed data to be ascertained for a specific library.
- Endpoints
- Browsing all libraries on cdnjs
- Getting a specific library on cdnjs
- Getting a specific version for a library on cdnjs
- Listing all tutorials for a library on cdnjs
- Getting a specific tutorial for a cdnjs library
- Fetch details about the cdnjs file extension whitelist
- Error responses from the cdnjs API