@erwinstone/bs-toast
v1.0.1
Published
Bootstrap toasts generator
Downloads
6
Maintainers
Readme
bs-toast
Bootstrap toasts generator
Features
- Customizable content
- Smooth animation
Installation
Install with npm:
npm install @erwinstone/bs-toast
Install from cdn:
<link rel="stylesheet" href="https://unpkg.com/@erwinstone/[email protected]/dist/bs-toast.min.css" />
<script src="https://unpkg.com/@erwinstone/[email protected]/dist/bs-toast.min.js"></script>
Demos and documentation: https://bs-toast.vercel.app/