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