ember-lodash-es-shim

lodash-es shim for ember-cli

Usage no npm install needed!

<script type="module">
  import emberLodashEsShim from 'https://cdn.skypack.dev/ember-lodash-es-shim';
</script>

README

ember-lodash-es-shim

Travis NPM Ember

Installation

ember install ember-lodash-es-shim

Usage

import isPlainObject from 'lodash/isPlainObject';

To learn more about lodash and how to use it visit the lodash Github page.