curry-di

Similar to the standard curry function found in functional programming but allowing parameters to applied non-sequentially based on names matching a supplied object

Usage no npm install needed!

<script type="module">
  import curryDi from 'https://cdn.skypack.dev/curry-di';
</script>

README