imemoize

memoizer for any arguments

Usage no npm install needed!

<script type="module">
  import imemoize from 'https://cdn.skypack.dev/imemoize';
</script>

README

imemoize

semantic-release js-standard-style Coverage Status Build Status

A javascript memoizer for any arguments that also memoizes the execution context.