Your dependency stalker
Are you tired of manually checking for updates to your project's CDN dependencies? Do you wish there was an extension that could do the job for you?
Look no further than CDN Dependencies - the ultimate dependencies stalker! With this extension, you'll always be the version tiger - on the prowl for the latest updates to your project's CDN dependencies.
-
When you open a document, CDN Dependencies will check and highlight any outdated CDN dependencies
-
Call
cdn-dependencies.check-workspace
(ctrl+shift+p) to check for updates to all CDN dependencies in your workspace -
For now this CDNs are supported:
- https://cdn.jsdelivr.net/gh/
- https://cdn.jsdelivr.net/npm/
- https://unpkg.com/
- ...tell me if you need more
A project with CDN dependencies
This extension does not have any configurable settings at the moment.
To get the latest github release, the extension uses the github api. But the api is limited to some requests per hour. Any ideas how to get the latest release without using the api are welcome.
- MIT License, Copyright (c) 2022 Tobias Buschor
- Suggestions, ideas, finding bugs and making pull requests make us very happy. ♥