Home  »  CodeLibrariesSnippetsTechnologyTools   »   Impress.js CDN URL Example

Impress.js CDN URL Example

Posted: December 17, 2022 | by Michael Bright

This is the Impress.js CDN URL.

https://cdnjs.cloudflare.com/ajax/libs/impress.js/0.5.3/impress.min.js

This is how to use Impress.js with CDN.

<script src="https://cdnjs.cloudflare.com/ajax/libs/impress.js/0.5.3/impress.min.js" integrity="sha512-HXq2vkPUe8naYLkedRvWDYhRwxVrXijlPC/kFTEvPG/Ra7GfIQMzwjVKZiarAjm6bU3qjYpJ49dza/qIqVkPZg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

Found this article interesting? Follow Brightwhiz on Facebook, Twitter, and YouTube to read and watch more content we post.