biu
An alert replacement (JS + CSS = 3KB)
Install
$ npm install biu.js
Usage and Demo
Visit Biu
Browser support
IE 9 and above should be supported, and last 2 versions of other modern browsers are supported.
Directory tree
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
Related
corner-notie - A light-weight toastr notifications utility for the web.
Development
use npm run build
to build or npm run dev
to build and watch.