1.0.3 • Published 10 months ago

@metanaveen/cdn v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

CDN LINKS

CDN Usage Examples

(In HTML files)
<link href="https://cdn.jsdelivr.net/npm/@metanaveen/cdn@1.0.0/css/sentinel.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.jsdelivr.net/npm/@metanaveen/cdn@1.0.0/js/sentinel.js"></script>

(In ASP.NET Core View Pages)    
<script src="@Url.Content("https://cdn.jsdelivr.net/npm/@metanaveen/cdn@1.0.0/js/sentinel.js")"></script>
1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

11 months ago