Jsdelivr: www.jsdelivr.com/projects/ still updated?

Created on 28 May 2017  路  8Comments  路  Source: jsdelivr/jsdelivr

I observed that the last updated version of this project is 2.22.4 from 2017-05-06. Neither 2.22.5 nor 2.23.0 appear there.

Is this simply a delay, or is the http://www.jsdelivr.com/projects/ link deprecated in favor of the new https://cdn.jsdelivr.net/gh/user/repo@version/file syntax?

Most helpful comment

Thanks for answering, I assumed that.
The point is, that http://www.jsdelivr.com/projects/made for a great landing page, if people want to mention that their project was available via jsDelivr.
If there are only old versions are listed, that may be confusing - maybe you could add a simple info/warning message to mention that?

All 8 comments

Old urls wont update anymore. To get auto-updates you need to switch to /npm/ or /gh/.

The website itself is outdated, we will update it next month to show projects directly from npm and allow users to point there for the CDN links.

@jsdelivrbot npm jquery.fancytree

Browse the CDN files https://cdn.jsdelivr.net/npm/jquery.fancytree/

Load the main file https://cdn.jsdelivr.net/npm/[email protected]
_Make sure you configure the default file correctly. You can use "jsdelivr" or "cdn" in package.json to set the correct CDN file._

Version aliasing to latest major release https://cdn.jsdelivr.net/npm/jquery.fancytree@2

Add .min. to files to auto-minify.

--
Full documentation

Thanks for answering, I assumed that.
The point is, that http://www.jsdelivr.com/projects/made for a great landing page, if people want to mention that their project was available via jsDelivr.
If there are only old versions are listed, that may be confusing - maybe you could add a simple info/warning message to mention that?

@jimaek, would there also be a way to unlist jquery.hoverintent since it's superseded by jquery-hoverintent? Thanks!

Please be patient. The new design is ready and should be live within the month.
After that all of these problems wont be relevant any more.

The new site is live https://www.jsdelivr.com/
Everything should be fixed

Holy crap, beautiful site! Excellent work!!

Was this page helpful?
0 / 5 - 0 ratings