README
use-ekko
useEkko is a lightweight, 0 dependencies library that aims to solve your simple React state persistence problems.
✅ Zero dependencies
✅ Only peer dependencies: React
License
use-ekko is MIT licensed.
useEkko is a lightweight, 0 dependencies library that aims to solve your simple React state management problems.
<script type="module">
import useEkko from 'https://cdn.skypack.dev/use-ekko';
</script>
✅ Zero dependencies
✅ Only peer dependencies: React
use-ekko is MIT licensed.