README
wtfIs
modular type checks for Javascript
Motivation
Try to write as few equality checks as possible.
Code shamelessly stolen from inferno.
Enjoy :)
type checks for Javascript
<script type="module">
import wtfis from 'https://cdn.skypack.dev/wtfis';
</script>
modular type checks for Javascript
Try to write as few equality checks as possible.
Code shamelessly stolen from inferno.
Enjoy :)