just-toasty:简单,可自定义的吐司通知

时间:2024-05-23 10:11:02
【文件属性】:

文件名称:just-toasty:简单,可自定义的吐司通知

文件大小:468KB

文件格式:ZIP

更新时间:2024-05-23 10:11:02

toast notification JavaScript

恰到好处 700字节以下的简单,可自定义的Toast通知 目录 目录 安装 使用cdn: < script src =" https://unpkg.com/just-toasty/dist/just-toasty.umd.js " > </ script > 使用包管理器: $ npm install just-toasty # OR $ yarn add just-toasty 用法 toasty ( 'Hi' ) // If no duration is provided, the time will be calculated based on the number of words. toasty ( 'Hi' , 5000 ) setTimeout ( function ( ) { toasty ( '

Whoop

'


【文件预览】:
just-toasty-master
----.travis.yml(38B)
----example()
--------index.html(601B)
----package.json(834B)
----header.png(389KB)
----LICENSE(1KB)
----package-lock.json(293KB)
----dist()
--------just-toasty.m.js(2KB)
--------just-toasty.js(2KB)
--------just-toasty.m.js.map(4KB)
--------just-toasty.umd.js.map(4KB)
--------just-toasty.js.map(4KB)
--------just-toasty.umd.js(2KB)
----src()
--------index.js(2KB)
----.gitignore(22B)
----README.md(3KB)
----.editorconfig(187B)

网友评论