@o/use-store

The magical disappearing state libray. Everyone has one, but this one is mine.

Usage no npm install needed!

<script type="module">
  import oUseStore from 'https://cdn.skypack.dev/@o/use-store';
</script>

README

use-store

The magical disappearing state libray. Everyone has one, but this one is mine.

Pitfalls

  • Smart tracking will get confused and not track things inside class property style functions. This is the biggest ouch right now. There's likely a relatively easy way to fix it, I just need to check with Mobx authors.