lodash-custom-restangular

a custom build of lodash with only the dependencies for restangular

Usage no npm install needed!

<script type="module">
  import lodashCustomRestangular from 'https://cdn.skypack.dev/lodash-custom-restangular';
</script>

README

lodash-custom-restangular

Restangular is a great library, however it is requires lodash or underscore. These are a great libraries, but some do not want to use them for some reason.

This package creates a custom build of lodash with all of the required functionality that restangular requires.

Usage

Simpily run npm install lodash-custom-restangular.