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