biu [](https://npmjs.com/package/biu.js) [](http://biu.js.org)
May 18, 2016 · View on GitHub
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.