An alert replacement (JS + CSS = 3KB)
$ npm install biu.js
Visit Biu
IE 9 and above should be supported, and last 2 versions of other modern browsers are supported.
This dist
is excluded in git but included in npm package.
dist
├── biu.css
├── biu.js
├── biu.cjs.js
├── biu.min.js
└── biu.min.js.map
corner-notie - A light-weight toastr notifications utility for the web.
use npm run build
to build or npm run dev
to build and watch.