Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrettyCheckable on jsdelivr and cdnjs #108

Open
0xadri opened this issue Feb 16, 2016 · 3 comments
Open

PrettyCheckable on jsdelivr and cdnjs #108

0xadri opened this issue Feb 16, 2016 · 3 comments

Comments

@0xadri
Copy link

0xadri commented Feb 16, 2016

I've sent a couple of requests to get PrettyCheckable on jsdelivr and cdnjs.

jsdelivr/jsdelivr#9702
cdnjs/cdnjs#6968

And it's getting there, although there is a problem: the image generated with sprites is not under the dist directory.

Could you change that?

Thank you,
Adrien

@0xadri
Copy link
Author

0xadri commented Feb 21, 2016

PrettyCheckable is now hosted on cdnjs: https://cdnjs.com/libraries/prettyCheckable/

I created a basic demo showing this hosting is working: https://jsfiddle.net/AdrienBe/b35xvz2g/

Note: this was done in a cdnjs ticket cdnjs/cdnjs#6968

@0xadri
Copy link
Author

0xadri commented Mar 8, 2016

A nice work around is to use rawgit.com (I just came across this).

It "serves raw files directly from GitHub with proper Content-Type headers".

And "For use on production websites with any amount of traffic. Files are served via MaxCDN's super fast global CDN"

@jimaek
Copy link

jimaek commented May 8, 2017

The new backend is live. It pulls files directly from npm and github https://github.com/jsdelivr/jsdelivr#usage

Example https://cdn.jsdelivr.net/npm/[email protected]
Example directory listing https://cdn.jsdelivr.net/npm/[email protected]/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants