09
Aug
Ever wanted to share your library on cdnjs.cloudflare.com? Then, you found the right place! Learn how by reading this post! 1. Requirements These are the things you need before you start:A Github accountA public repository for your library 2. Ensure your library meets requirements. Your library should be open-source and meet the popularity criteria (e.g. 100 stars on Github or 500 downloads/month on npm) 3. Fork the cdnjs Repository. Go to the cdnjs Github repository and fork it to your own Github account. 4. Add your library. Open the terminal and clone your forked repository. Create a new directory for…