CDN Resources for ngx-mat-select-search
Quick access to CDN links for the ngx-mat-select-search package
CDN Resources for ngx-mat-select-search
Various ways to access ngx-mat-select-search via Content Delivery Networks
Package Installation
npm
npm install ngx-mat-select-searchyarn
yarn add ngx-mat-select-searchpnpm
pnpm add ngx-mat-select-searchCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/ngx-mat-select-search"></script>Unpkg
<script src="https://unpkg.com/ngx-mat-select-search"></script>jsDelivr ESM
<script type="module">
import ngxmatselectsearch from 'https://cdn.jsdelivr.net/npm/ngx-mat-select-search/+esm';
</script>Skypack
<script type="module">
import ngxmatselectsearch from 'https://cdn.skypack.dev/ngx-mat-select-search';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages