1.0.0 • Published 5 years ago

simplesnackbarjs v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

simpleSnackbar.js

A tiny and accessible toast/snackbar ES6 JavaScript plugin.

Status

npm version CSS gzip size JS gzip size downloads Dependencies Status devDependency Status Netlify Status

Getting Started

Compatibility

simpleSnackbar.js supports the latest, stable releases of all major browsers except Internet Explorer.

We build the notifications using Flexbox browser technology and ES6 syntax which is compiled to ES5 for production-ready code. You can find browser compatibility statistics for both Flexbox and ES5 on Can I use....

However, for a quick overview - read the table below which shows you the browser support for simpleSnackbar.js. All browser tests are conducted with Browser Stack.

Microsoft EdgeMozilla FirefoxGoogle ChromeSafariOpera
>=16>=52>=55>=11.1>=42

Contributing

Feel free to submit a pull request with any changes that will help make this project better!