Simple plugin to auto dismiss/close Bootstrap 3.x alerts
npm install bootstrap-auto-dismiss-alertAdd data-auto-dismiss attribute to alert component.
``html`
Warning! Better check yourself, you're not looking too good.
By default timeout is 5000ms, it can be overridden.
`html``
Example
Bootstrap events are triggered since Bootstrap dismiss alert functionality is used. Bootstrap Alerts Javascript Documentation