Quick access to CDN links for the ngx-mat-select-search package
npm install ngx-mat-select-searchyarn add ngx-mat-select-searchpnpm add ngx-mat-select-search<script src="https://fastly.jsdelivr.net/npm/ngx-mat-select-search"></script><script src="https://unpkg.com/ngx-mat-select-search"></script><script type="module">
import ngxmatselectsearch from 'https://cdn.jsdelivr.net/npm/ngx-mat-select-search/+esm';
</script><script type="module">
import ngxmatselectsearch from 'https://cdn.skypack.dev/ngx-mat-select-search';
</script>