use-creation

React useCreation hook.

Usage no npm install needed!

<script type="module">
  import useCreation from 'https://cdn.skypack.dev/use-creation';
</script>

README

use-creation

Replacement for useMemo with semantic guarantee. Useful for avoid expensive constant creation.