webtoasty

1.0.1 • Public • Published

web-toasty

simple, configurable toast messages for your web application

NPM JavaScript Style Guide

Install

npm i webtoasty

Usage

// import toasty
import { toasty } from 'webtoasty'
 
// then you can use it inside of your web application
toasty('Settings saved', 3000)

License

MIT © mpleines

Keywords

none

Install

npm i webtoasty

DownloadsWeekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.99 MB

Total Files

7

Last publish

Collaborators

  • maikpleines