possum-tappable

simple aop for possum

Usage no npm install needed!

<script type="module">
  import possumTappable from 'https://cdn.skypack.dev/possum-tappable';
</script>

README

Possum tappable

Simple mixin comforming to possum API for intercepting calls to instances.

This is handy especially for testing, but also when eventing isn't desired but observing a possum instance is needed.

See test here for example.