README
Ember-cli-underscore
Installation
ember install ember-cli-underscore
Use
import _ from 'underscore';
es6 module shim for underscore.js
<script type="module">
import emberCliUnderscore from 'https://cdn.skypack.dev/ember-cli-underscore';
</script>
ember install ember-cli-underscore
import _ from 'underscore';