npm install streamsearchyarn add streamsearchpnpm add streamsearch<script src="https://fastly.jsdelivr.net/npm/streamsearch"></script><script src="https://unpkg.com/streamsearch"></script><script type="module">
import streamsearch from 'https://cdn.jsdelivr.net/npm/streamsearch/+esm';
</script><script type="module">
import streamsearch from 'https://cdn.skypack.dev/streamsearch';
</script>