@common-utilities/compose

A basic implementation of the common utility function, Compose 🚂

Usage no npm install needed!

<script type="module">
  import commonUtilitiesCompose from 'https://cdn.skypack.dev/@common-utilities/compose';
</script>

README

@common-utilities/compose 🧰 🚂

Typed with TypeScript npm version

Compose is a common function composed of function arguments which returns their value to the next function until returning a final value.


Check out the compose page in the docs! License, MIT