@broucz/create-action

Create action utility

Usage no npm install needed!

<script type="module">
  import brouczCreateAction from 'https://cdn.skypack.dev/@broucz/create-action';
</script>

README

compose-single

Composes single-argument functions from right to left.

npm install @broucz/compose-single --save

Check ./test for basic usage examples.