cdnJS: An open source peer reviewed CDN script repository
Everyone loves Google’s CDN, right? Microsoft even has their own buzz word compliant CDN, Microsoft Ajax Content Delivery Network.
They both do a great job of giving your applications high speed global access to a growing list of the most popular, open-source JavaScript libraries, right?
So what’s the problem?
The problem is, they only host what “they feel” are the most popular libraries. We think that sucks (for us).
cdnJS to the rescue
cdnJS is an open source peer reviewed CDN script repository that democratizes the inclusion of the scripts in its CDN.
Want your script included? It’s too easy!
Fork the repository, add your file (following the conventions of the repository of course) and send a pull request. Boom.
Why use it?
- cdnJS uses Amazon Cloudfront (that means things load fast)
- cdnJS uses Amazon Route 53 for DNS (also fast)
- cdnJS follows best practices
- Oh, and it’s free and open source!
Discussion
Sign in or Join to comment or subscribe