:rotating_light: An alert replacement
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
distis 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 buildto build or
npm run devto build and watch.