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

Readme

Keywords

none

Package Sidebar

Install

npm i webtoasty

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.99 MB

Total Files

7

Last publish

Collaborators

  • maikpleines