Host it on free CDN (jsDelivr / CDNJS)
Closed this issue · 5 comments
Hello @andris9,
I think it would be fantastic if you could host your plugin on free CDNs. It's reliable, fast and easy to use! I think it'll be great for everybody, not only me.
Here are the guidelines:
- https://github.com/jsdelivr/jsdelivr/blob/master/CONTRIBUTING.md
- https://github.com/cdnjs/cdnjs#adding-a-new-or-updating-an-existing-library.
Lemme know if you need some help with this.
Cheers
I'm not really familiar with these providers. I see though that jsdeliver offers an automatic update scheme, so maybe you'd be willing to set up jsdelivr support yourself?
Here's the PR: jsdelivr/jsdelivr#7544
Would it be possible to add a minified version of your plugin in the repo? Do you want me to fork your repo and add some Gulp/Grunt magic to minify the plugin?
I created the grunt task and released new version with minified file v0.1.4
Awesome @andris9 ! I will edit the pull request. I will close this issue as soon as the PR gets merged.
It's live @andris9 http://www.jsdelivr.com/projects/simpleStorage. I'm closing this. Would be great if you could update the README.md to add something about the CDN use.