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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i webtoasty

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.99 MB

Total Files

7

Last publish

Collaborators

  • maikpleines