README
Goals
- size less 2kb
- no html css just logic
- framework agnostic
- ship modern js build also (pika pkg)
- no dependency
Tiny (1.4kb) toast library for react notifications with animations and stackable toast's feature.
<script type="module">
import notiQ from 'https://cdn.skypack.dev/noti-q';
</script>